[go: nahoru, domu]

Skip to content

Commit

Permalink
Set publish cloud build timeout to 20 minutes (firebase#2578)
Browse files Browse the repository at this point in the history
  • Loading branch information
taeold committed Aug 27, 2020
1 parent 868d324 commit 56c7c84
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/publish/cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,8 @@ steps:
entrypoint: "node"
args: ["/usr/src/app/pipeline.js", "--package=firebase-tools@latest", "--publish"]

timeout: 1200s # 20 minutes

options:
volumes:
- name: "ssh"
Expand Down

0 comments on commit 56c7c84

Please sign in to comment.