mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-09 16:45:05 +02:00
Updated building images workflow
This commit is contained in:
4
.github/workflows/images_build.yml
vendored
4
.github/workflows/images_build.yml
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user