Skip to content

Commit

Permalink
ci: Increase build timeout limit as a stopgap measure (OHIF#977)
Browse files Browse the repository at this point in the history
  • Loading branch information
swederik authored Sep 30, 2019
1 parent 057f68a commit 72198ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ jobs:
- run:
name: 'Build Demo Site'
command: yarn run build:demo
no_output_timeout: 30m
no_output_timeout: 45m
- run:
name: 'Upload SourceMaps, Send Deploy Notification'
command: |
Expand Down

0 comments on commit 72198ee

Please sign in to comment.