mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-02 16:16:04 +02: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
|
exit 1
|
||||||
fi
|
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_tag_versions::${TAGS}
|
||||||
echo ::set-output name=image_name::${IMAGE_NAME}
|
echo ::set-output name=image_name::${IMAGE_NAME}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user