From ed88cdd7a7206350b0f927c6c0f3796ac6045887 Mon Sep 17 00:00:00 2001 From: Garrett Serack Date: Tue, 4 Feb 2020 11:28:49 -0800 Subject: [PATCH] roll back build script changes --- .scripts/verify-pull-request.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.scripts/verify-pull-request.yaml b/.scripts/verify-pull-request.yaml index 10614d0..bd7cffc 100644 --- a/.scripts/verify-pull-request.yaml +++ b/.scripts/verify-pull-request.yaml @@ -19,14 +19,6 @@ steps: npm install -g npm npm cache clear --force - npm install -g pnpm - pnpm view @azure-tools/codegen versions - - npm view @azure-tools/codegen versions - - cat /home/vsts/work/1/s/common/temp/.npmrc - - npx @microsoft/rush update rc=$?; if [ $rc -ne 0 ]; then exit $rc ; fi npx @microsoft/rush rebuild