Skip to content

Commit

Permalink
chore(github-actions): don't generate commit- tags
Browse files Browse the repository at this point in the history
  • Loading branch information
adamcooke committed Mar 19, 2024
1 parent eded789 commit d65bbe0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ jobs:
push: true
tags: |
ghcr.io/postalserver/postal:${{ steps.tag.outputs.tag }}
ghcr.io/postalserver/postal:commit-${{ github.sha }}
cache-from: type=gha
cache-to: type=gha,mode=max
target: full
Expand Down

0 comments on commit d65bbe0

Please sign in to comment.