mirror of
https://github.com/microsoft/frontend-bootcamp.git
synced 2026-01-26 14:56:42 +08:00
gh-pages refs
This commit is contained in:
@@ -25,5 +25,5 @@ steps:
|
||||
npm run build
|
||||
git add docs/
|
||||
git commit -m "adding docs"
|
||||
git push origin `git subtree split --prefix docs master`:gh-pages --force
|
||||
git push origin `git subtree split --prefix docs master`:refs/heads/gh-pages --force
|
||||
displayName: 'npm install, build and push docs to gh-pages'
|
||||
|
||||
Reference in New Issue
Block a user