Prepare universal workflow

This commit is contained in:
Alexey Pustovalov 2024-02-08 02:57:20 +09:00
parent dc95036bfa
commit 3c7334f11d

View File

@ -177,8 +177,8 @@ jobs:
flavor: |
latest=false
- name: Prepare Platform list
id: platform
- name: Test Output
id: meta
run: |
echo "${{ steps.meta_release.outputs.tags }}"
echo "${{ fromJSON(steps.meta_release.outputs.json).labels['org.opencontainers.image.revision'] }}"