mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-02-02 19:09:21 +01:00
Prepare universal workflow
This commit is contained in:
parent
3c7334f11d
commit
c0f7ed4d7c
4
.github/workflows/images_build.yml
vendored
4
.github/workflows/images_build.yml
vendored
@ -180,7 +180,7 @@ jobs:
|
||||
- name: Test Output
|
||||
id: meta
|
||||
run: |
|
||||
echo "${{ steps.meta_release.outputs.tags }}"
|
||||
echo "${{ fromJSON(steps.meta_release.outputs.json).labels['org.opencontainers.image.revision'] }}"
|
||||
echo "${{ steps.meta_release.outputs }}"
|
||||
#echo "${{ fromJSON(steps.meta_release.outputs.json).labels['org.opencontainers.image.revision'] }}"
|
||||
echo "${{ steps.meta_trunk.outputs.tags }}"
|
||||
echo "${{ fromJSON(steps.meta_trunk.outputs.json).labels['org.opencontainers.image.revision'] }}"
|
||||
|
Loading…
Reference in New Issue
Block a user