Skip to content

Commit

Permalink
Increase cloudbuild timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
agraubert committed Mar 4, 2021
1 parent 97ee442 commit 21dbf60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ steps:
mv rnaseqc/test_data /opt/rnaseqc &&
cd /opt/rnaseqc &&
make test
timeout: 450s
timeout: 900s
- name: gcr.io/cloud-builders/docker
args:
- tag
Expand Down

0 comments on commit 21dbf60

Please sign in to comment.