Prepare universal workflow

This commit is contained in:
Alexey Pustovalov 2024-02-11 01:03:07 +09:00
parent e8daa1d221
commit 8057bfb076

View File

@ -137,7 +137,7 @@ jobs:
- name: Image digest
env:
TAGS: ${{ steps.meta.outputs.tags[0] }}
TAGS: ${{ steps.meta.outputs.json.tags[0] }}
CACHE_FILE_NAME: ${{ env.BASE_BUILD_NAME }}_${{ matrix.arch }}
run: |
echo "$TAGS"