Skip to content

Commit

Permalink
Merge pull request #5 from justinsb/push_to_new_artifact_registry
Browse files Browse the repository at this point in the history
build: push to new staging registry
  • Loading branch information
k8s-ci-robot authored Sep 1, 2024
2 parents f1ea649 + 205e45f commit 27f3fa7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ steps:
entrypoint: dev/push-etcd-manager.sh
timeout: 1800s
substitutions:
_DOCKER_REGISTRY: 'us-central1-docker.pkg.dev'
_DOCKER_IMAGE_PREFIX: 'k8s-staging-images/etcd-manager/'
_DOCKER_REGISTRY: 'us-central1-docker.pkg.dev/k8s-staging-etcd-manager/images/'
_DOCKER_IMAGE_PREFIX: 'etcd-manager/'
_GIT_TAG: 'dev'
_PULL_BASE_REF: 'dev'
options:
Expand Down

0 comments on commit 27f3fa7

Please sign in to comment.