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"
|
condition: -n "$PUSH_DOCKER"
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
|
timeout: 1000
|
||||||
yarn: true
|
yarn: true
|
||||||
directories:
|
directories:
|
||||||
- source
|
- source
|
||||||
|
Reference in New Issue
Block a user