Skip to content

Commit

Permalink
Merge pull request eksctl-io#668 from wongma7/stagingproject
Browse files Browse the repository at this point in the history
cloudbuild: Set _STAGING_PROJECT
  • Loading branch information
k8s-ci-robot authored Dec 22, 2020
2 parents 1bb8ba8 + e5b1c58 commit ddaa68b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ steps:
- PULL_BASE_REF=${_PULL_BASE_REF}
- REGISTRY_NAME=gcr.io/${_STAGING_PROJECT}
- HOME=/root
substitutions:
_STAGING_PROJECT: "k8s-staging-provider-aws"

0 comments on commit ddaa68b

Please sign in to comment.