mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-01-12 08:38:32 +01:00
Prepare universal workflow
This commit is contained in:
parent
dc95036bfa
commit
3c7334f11d
4
.github/workflows/images_build.yml
vendored
4
.github/workflows/images_build.yml
vendored
@ -177,8 +177,8 @@ jobs:
|
|||||||
flavor: |
|
flavor: |
|
||||||
latest=false
|
latest=false
|
||||||
|
|
||||||
- name: Prepare Platform list
|
- name: Test Output
|
||||||
id: platform
|
id: meta
|
||||||
run: |
|
run: |
|
||||||
echo "${{ steps.meta_release.outputs.tags }}"
|
echo "${{ steps.meta_release.outputs.tags }}"
|
||||||
echo "${{ fromJSON(steps.meta_release.outputs.json).labels['org.opencontainers.image.revision'] }}"
|
echo "${{ fromJSON(steps.meta_release.outputs.json).labels['org.opencontainers.image.revision'] }}"
|
||||||
|
Loading…
Reference in New Issue
Block a user