Increase cache timeout
The Mac build seems to be terminated due to a timeout during the caching stage.
This commit is contained in:
parent
8024144381
commit
1959d82912
@ -68,6 +68,7 @@ deploy:
|
||||
condition: -n "$PUSH_DOCKER"
|
||||
|
||||
cache:
|
||||
timeout: 1000
|
||||
yarn: true
|
||||
directories:
|
||||
- source
|
||||
|
Reference in New Issue
Block a user