Skip to content

Commit

Permalink
ci(github): 🏗️ adjust image tags to push
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuar committed Jun 25, 2024
1 parent 0ae6980 commit 73c4a5b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ jobs:
${{ env.REGISTRY }}/${{ env.IMAGE }}
tags: |
type=raw,value=latest
type=edge
type=sha
type=ref,event=branch
type=ref,event=pr
Expand Down Expand Up @@ -150,7 +149,6 @@ jobs:
${{ env.REGISTRY }}/${{ env.IMAGE }}
tags: |
type=raw,value=latest
type=edge
type=sha
type=ref,event=branch
type=ref,event=pr
Expand Down

0 comments on commit 73c4a5b

Please sign in to comment.