Debugging
Build and publish Docker image / build (push) Successful in 24s Details

This commit is contained in:
TheAssassin 2024-06-01 17:49:22 +02:00
parent 51bab3564e
commit f2803eb221
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ jobs:
env:
TAG: ${{ steps.meta.outputs.tags }}
run: |
echo "TAG=$TAG"
set -x
echo "::set-output name=tag::${TAG##*:}"
- name: Build Docker image with kaniko