mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 16:34:35 +01:00
Cache built-in extensions
This commit is contained in:
parent
32f8f481b6
commit
cc139acfd1
1 changed files with 2 additions and 0 deletions
|
|
@ -51,3 +51,5 @@ deploy:
|
|||
cache:
|
||||
timeout: 600
|
||||
yarn: true
|
||||
directories:
|
||||
- lib/vscode/.build/extensions
|
||||
|
|
|
|||
Loading…
Reference in a new issue