mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-20 09:57:43 +02:00
Prepare universal workflow
This commit is contained in:
parent
e8daa1d221
commit
8057bfb076
2
.github/workflows/images_build_rhel.yml
vendored
2
.github/workflows/images_build_rhel.yml
vendored
@ -137,7 +137,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Image digest
|
- name: Image digest
|
||||||
env:
|
env:
|
||||||
TAGS: ${{ steps.meta.outputs.tags[0] }}
|
TAGS: ${{ steps.meta.outputs.json.tags[0] }}
|
||||||
CACHE_FILE_NAME: ${{ env.BASE_BUILD_NAME }}_${{ matrix.arch }}
|
CACHE_FILE_NAME: ${{ env.BASE_BUILD_NAME }}_${{ matrix.arch }}
|
||||||
run: |
|
run: |
|
||||||
echo "$TAGS"
|
echo "$TAGS"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user