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:
|
- run:
|
||||||
name: 'Build Demo Site'
|
name: 'Build Demo Site'
|
||||||
command: yarn run build:demo
|
command: yarn run build:demo
|
||||||
no_output_timeout: 30m
|
no_output_timeout: 45m
|
||||||
- run:
|
- run:
|
||||||
name: 'Upload SourceMaps, Send Deploy Notification'
|
name: 'Upload SourceMaps, Send Deploy Notification'
|
||||||
command: |
|
command: |
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user