Skip to content

Commit

Permalink
Update _DOCKER_IMAGE_PREFIX in cloudbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
hakman committed Jun 20, 2024
1 parent 37bbe4e commit 548b352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ steps:
timeout: 1800s
substitutions:
_DOCKER_REGISTRY: 'us-central1-docker.pkg.dev'
_DOCKER_IMAGE_PREFIX: 'k8s-infra-staging-images/etcd-manager/'
_DOCKER_IMAGE_PREFIX: 'k8s-staging-images/etcd-manager/'
options:
machineType: E2_HIGHCPU_8
substitution_option: ALLOW_LOOSE

0 comments on commit 548b352

Please sign in to comment.