1
0
mirror of https://github.com/zabbix/zabbix-docker.git synced 2025-06-09 11:26:45 +02:00

Updated building images workflow

This commit is contained in:
Alexey Pustovalov 2024-02-17 19:10:38 +09:00
parent 7b5f770873
commit 1eb6f1f06b

@ -337,8 +337,8 @@ jobs:
echo "${cache_to[*]}" echo "${cache_to[*]}"
echo "::endgroup::" echo "::endgroup::"
echo "cache_from=$cache_images" >> $GITHUB_OUTPUT echo "cache_from=$cache_from" >> $GITHUB_OUTPUT
echo "cache_to=$cache_images" >> $GITHUB_OUTPUT echo "cache_to=$cache_to" >> $GITHUB_OUTPUT
- name: Build and publish image - name: Build and publish image
id: docker_build id: docker_build