Skip to content

Commit

Permalink
debug tag print
Browse files Browse the repository at this point in the history
  • Loading branch information
dtrai2 committed Dec 17, 2024
1 parent 34f7b84 commit 0b33ef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Debug Image Tag
run: |
echo "${{ steps.image-tag.output }}"
echo "${{ steps.image-tag.outputs.stdout }}"
- name: Build image and export to Docker
uses: docker/build-push-action@v6
Expand Down

0 comments on commit 0b33ef8

Please sign in to comment.