mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 17:19:01 +01:00
use terrapin
This commit is contained in:
@@ -62,6 +62,10 @@ steps:
|
||||
git merge $(node -p "require('./package.json').distro")
|
||||
displayName: Merge distro
|
||||
|
||||
- script: |
|
||||
npx https://aka.ms/enablesecurefeed
|
||||
displayName: Switch to Terrapin packages
|
||||
|
||||
- task: 1ESLighthouseEng.PipelineArtifactCaching.RestoreCacheV1.RestoreCache@1
|
||||
inputs:
|
||||
keyfile: 'build/.cachesalt, .yarnrc, remote/.yarnrc, **/yarn.lock, !**/node_modules/**/yarn.lock, !**/.*/**/yarn.lock'
|
||||
|
||||
Reference in New Issue
Block a user