mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-02-18 10:50:51 +01:00
Prepare universal workflow
This commit is contained in:
parent
0ec3addd5e
commit
a94fcbc8d8
2
.github/workflows/images_build.yml
vendored
2
.github/workflows/images_build.yml
vendored
@ -180,5 +180,5 @@ jobs:
|
|||||||
- name: Test Output
|
- name: Test Output
|
||||||
id: meta
|
id: meta
|
||||||
run: |
|
run: |
|
||||||
echo "${{ steps.meta_release }}"
|
echo "${{ toJSON(steps.meta_release) }}"
|
||||||
echo "${{ steps.meta_trunk.outputs.tags }}"
|
echo "${{ steps.meta_trunk.outputs.tags }}"
|
||||||
|
Loading…
Reference in New Issue
Block a user