mirror of
https://github.com/coder/code-server.git
synced 2025-07-30 13:32:59 +08:00
Cache built-in extensions
This commit is contained in:
@ -51,3 +51,5 @@ deploy:
|
|||||||
cache:
|
cache:
|
||||||
timeout: 600
|
timeout: 600
|
||||||
yarn: true
|
yarn: true
|
||||||
|
directories:
|
||||||
|
- lib/vscode/.build/extensions
|
||||||
|
Reference in New Issue
Block a user