Skip to content

Commit

Permalink
Update path to remote-builder image (openconfig#3125)
Browse files Browse the repository at this point in the history
  • Loading branch information
bstoll authored Jun 25, 2024
1 parent 8e6600e commit d6dfd6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudbuild/virtual.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ steps:
gcloud secrets versions access latest --secret=featureprofiles-ci-ssh > builder-key
gcloud secrets versions access latest --secret=featureprofiles-ci-ssh-pub > builder-key.pub
- id: fp-presubmit
name: gcr.io/${PROJECT_ID}/remote-builder
name: us-west1-docker.pkg.dev/${PROJECT_ID}/featureprofiles-ci/remote-builder
waitFor: ["-"]
env:
- USERNAME=user
Expand Down

0 comments on commit d6dfd6e

Please sign in to comment.