get on master branch to do this work

This commit is contained in:
Ken
2019-02-25 18:05:49 -08:00
parent e0430a413c
commit 743f332c5c

View File

@@ -19,6 +19,7 @@ steps:
git config user.email "kchau@microsoft.com"
git config user.name "Ken Chau"
git remote set-url origin https://kenotron:$(git.pat)@github.com/Microsoft/frontend-bootcamp.git
git checkout master
npm install
git checkout -b build_$(Build.BuildId)
npm run build