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
476a34acad
commit
7f4617b2b7
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 ${{ matrix.build }}_${{ 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