Increase cache timeout

The Mac build seems to be terminated due to a timeout during the caching
stage.
This commit is contained in:
Asher 2020-01-08 13:20:50 -06:00
parent 8024144381
commit 1959d82912
No known key found for this signature in database
GPG Key ID: D63C1EF81242354A
1 changed files with 1 additions and 0 deletions

View File

@ -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