Skip to content

Commit

Permalink
Increase cloud-build timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
aledbf committed Jun 4, 2020
1 parent 0b1d784 commit c687323
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ options:
substitution_option: ALLOW_LOOSE
steps:
- name: 'gcr.io/k8s-testimages/gcb-docker-gcloud:v20200422-b25d964'
timeout: 1800s
entrypoint: bash
env:
- DOCKER_CLI_EXPERIMENTAL=enabled
Expand Down

0 comments on commit c687323

Please sign in to comment.