use terrapin

This commit is contained in:
João Moreno
2020-10-16 10:38:06 +02:00
parent f3399d0c4b
commit c9b479c4a1
7 changed files with 28 additions and 0 deletions

View File

@@ -52,6 +52,10 @@ steps:
git merge $(node -p "require('./package.json').distro")
displayName: Merge distro
- script: |
npx https://aka.ms/enablesecurefeed
displayName: Switch to Terrapin packages
- script: |
echo -n $VSCODE_ARCH > .build/arch
displayName: Prepare arch cache flag