Skip to content

Commit

Permalink
try echoing tags
Browse files Browse the repository at this point in the history
  • Loading branch information
holic committed Sep 5, 2023
1 parent c90e4f7 commit a816cf5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
type=raw,value=latest,enable={{is_default_branch}}
type=ref,event=branch
type=sha
- run: |
echo pushing tags: ${{ steps.meta.outputs.tags }}
- name: Build and push Docker image
uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
with:
Expand Down

0 comments on commit a816cf5

Please sign in to comment.