Skip to content

Commit

Permalink
Updated bpdocs
Browse files Browse the repository at this point in the history
  • Loading branch information
Espen Flage-Larsen committed Feb 21, 2019
1 parent 7598a7f commit 94c1592
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bpdocs
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ mv ./docs/_build/html/* ./ && rm -rf ./docs

# add, commit and push gh-pages
git add -A
git commit -m "Publishing updated documentation"
PRE_COMMIT_ALLOW_NO_CONFIG=1 git commit -m "Publishing updated documentation"
git push origin gh-pages

# switch back to branch
Expand Down

0 comments on commit 94c1592

Please sign in to comment.