ci: Increase build timeout limit as a stopgap measure (#977)
This commit is contained in:
parent
057f68a9b4
commit
72198eee7d
@ -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: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user