missing terrapin usage

This commit is contained in:
João Moreno 2020-11-24 12:11:03 +01:00
parent 7e4f90277d
commit 900e4474e9
No known key found for this signature in database
GPG key ID: 896B853774D1A575

View file

@ -62,6 +62,10 @@ steps:
git merge $(node -p "require('./package.json').distro")
displayName: Merge distro
- script: |
npx https://aka.ms/enablesecurefeed standAlone
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"