зеркало из https://github.com/microsoft/just.git
fixing the pipeline
This commit is contained in:
Родитель
943975d24e
Коммит
dbfb50339e
|
@ -20,7 +20,7 @@ steps:
|
||||||
- script: |
|
- script: |
|
||||||
git config user.email "kchau@microsoft.com"
|
git config user.email "kchau@microsoft.com"
|
||||||
git config user.name "kchau@microsoft.com"
|
git config user.name "kchau@microsoft.com"
|
||||||
git remote set-url origin https://$(github.user):$(github.pat)@github.com/Microsoft/just-task.git
|
git remote set-url origin https://$(github.user):$(github.pat)@github.com/Microsoft/just.git
|
||||||
npm install
|
npm install
|
||||||
npm run build
|
npm run build
|
||||||
node ./common/scripts/install-run-rush.js publish -a -p -b master -n $(npm.authtoken)
|
node ./common/scripts/install-run-rush.js publish -a -p -b master -n $(npm.authtoken)
|
||||||
|
|
Загрузка…
Ссылка в новой задаче