зеркало из
1
0
Форкнуть 0

roll back build script changes

This commit is contained in:
Garrett Serack 2020-02-04 11:28:49 -08:00
Родитель 45a188f202
Коммит ed88cdd7a7
1 изменённых файлов: 0 добавлений и 8 удалений

Просмотреть файл

@ -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