mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-01-20 20:38:36 +01:00
Preparation for multistage builds
This commit is contained in:
parent
7f4617b2b7
commit
6bdbd2f704
2
.github/workflows/build_images.yml
vendored
2
.github/workflows/build_images.yml
vendored
@ -297,7 +297,7 @@ jobs:
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
BASE_TAG=$(cat ${{ build-base_${{ matrix.os }})
|
BASE_TAG=$(cat build-base_${{ matrix.os }})
|
||||||
|
|
||||||
echo ::set-output name=image_tag_versions::${TAGS}
|
echo ::set-output name=image_tag_versions::${TAGS}
|
||||||
echo ::set-output name=image_name::${IMAGE_NAME}
|
echo ::set-output name=image_name::${IMAGE_NAME}
|
||||||
|
Loading…
Reference in New Issue
Block a user