Skip to content

Commit

Permalink
push to correct registry
Browse files Browse the repository at this point in the history
  • Loading branch information
caddac committed Oct 26, 2022
1 parent ab22918 commit afb5777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ steps:
dir: 'api'
args: [ 'build', '-t', 'us-west1-docker.pkg.dev/doit-public/doit-easily/doit-easily:$_TAG', '.' ]
images:
- 'gcr.io/doit-public/doit-easily:$_TAG'
- 'us-west1-docker.pkg.dev/doit-public/doit-easily/doit-easily:$_TAG'
substitutions:
_TAG: ${TAG_NAME/v/}

0 comments on commit afb5777

Please sign in to comment.