Skip to content

Commit

Permalink
Merge deb2098 into 6c49ebb
Browse files Browse the repository at this point in the history
  • Loading branch information
njuettner committed Jan 9, 2020
2 parents 6c49ebb + deb2098 commit d6f1934
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cloudbuild.yaml
@@ -1,5 +1,7 @@
# See https://cloud.google.com/cloud-build/docs/build-config
timeout: 1200s
options:
substitution_option: ALLOW_LOOSE
steps:
- name: "gcr.io/k8s-testimages/gcb-docker-gcloud:v20190906-745fed4"
entrypoint: make
Expand All @@ -12,3 +14,4 @@ substitutions:
# _GIT_TAG will be filled with a git-based tag for the image, of the form vYYYYMMDD-hash, and
# can be used as a substitution
_GIT_TAG: "12345"
_PULL_BASE_REF: 'master'

0 comments on commit d6f1934

Please sign in to comment.