Merge pull request #1194 from zabbix/trunk_workflow

Updated building images workflow
This commit is contained in:
Alexey Pustovalov
2024-02-17 19:11:11 +09:00
committed by GitHub

View File

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