mirror of
https://github.com/funamitech/mastodon
synced 2024-11-25 07:37:16 +09:00
Double CircleCI's timeout for assets:precompile…
This commit is contained in:
parent
c057aeb76b
commit
3fa9bf7cc2
@ -127,7 +127,7 @@ jobs:
|
||||
- run:
|
||||
name: Precompile assets
|
||||
command: ./bin/rails assets:precompile
|
||||
no_output_timeout: 20m
|
||||
no_output_timeout: 40m
|
||||
- save_cache:
|
||||
key: precompiled-assets-{{ .Branch }}-{{ .Revision }}
|
||||
paths:
|
||||
|
Loading…
Reference in New Issue
Block a user