mirror of
https://github.com/coder/code-server.git
synced 2025-07-30 05:22:04 +08:00
Increase cache timeout
The Mac build seems to be terminated due to a timeout during the caching stage.
This commit is contained in:
@ -68,6 +68,7 @@ deploy:
|
||||
condition: -n "$PUSH_DOCKER"
|
||||
|
||||
cache:
|
||||
timeout: 1000
|
||||
yarn: true
|
||||
directories:
|
||||
- source
|
||||
|
Reference in New Issue
Block a user