Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
YukiOnishi1129 committed May 25, 2024
1 parent dde8f71 commit 890b555
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions web/client/cloudbuild-production.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ steps:
# Push the container image to Container Registry
- name: "gcr.io/cloud-builders/docker"
args: ["push", "$_REGION-docker.pkg.dev/$PROJECT_ID/$_IMAGE"]
images:
- $_REGION-docker.pkg.dev/$PROJECT_ID/$_IMAGE

0 comments on commit 890b555

Please sign in to comment.