Skip to content

Commit

Permalink
Update buildpush.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
argonaut0 committed Sep 6, 2023
1 parent 049ec21 commit 33a8cf2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/buildpush.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,5 @@ jobs:
cache-from: type=gha
cache-to: type=gha,mode=max
push: true
tags: |
$GCR_URL/$PROJECT_ID/$IMAGE:$GITHUB_SHA
$GCR_URL/$PROJECT_ID/$IMAGE:latest
tags: $GCR_URL/$PROJECT_ID/$IMAGE:latest

0 comments on commit 33a8cf2

Please sign in to comment.