This commit is contained in:
Ken 2019-01-25 21:34:25 -08:00
Родитель 8ad58cfdfa
Коммит 9779ccc73e
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -20,4 +20,5 @@ steps:
git config user.name "kchau@microsoft.com"
npm install
npm run build
node ./common/scripts/install-run-rush.js publish -a -p -b master -n $(npm.authtoken)
displayName: 'npm install and build'