mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-12-15 11:00:53 +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
|
||||
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_name::${IMAGE_NAME}
|
||||
|
Loading…
Reference in New Issue
Block a user