mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-02-22 21:00:52 +01:00
Prepare universal workflow
This commit is contained in:
parent
c0f7ed4d7c
commit
0ec3addd5e
4
.github/workflows/images_build.yml
vendored
4
.github/workflows/images_build.yml
vendored
@ -180,7 +180,5 @@ jobs:
|
||||
- name: Test Output
|
||||
id: meta
|
||||
run: |
|
||||
echo "${{ steps.meta_release.outputs }}"
|
||||
#echo "${{ fromJSON(steps.meta_release.outputs.json).labels['org.opencontainers.image.revision'] }}"
|
||||
echo "${{ steps.meta_release }}"
|
||||
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