mirror of
https://github.com/powerline/powerline.git
synced 2025-04-08 19:25:04 +02:00
Automatically push docs with make gh-pages
This commit is contained in:
parent
df0244700c
commit
37b43a77fc
@ -32,5 +32,5 @@ gh-pages:
|
||||
rm -rf _build ${GH_PAGES_SOURCES}
|
||||
git add ..
|
||||
git commit -m "Create gh-pages for '`git log develop -1 --pretty=oneline --abbrev-commit`'"
|
||||
#git push origin gh-pages
|
||||
git push origin gh-pages
|
||||
git checkout ${GH_SOURCE_BRANCH}
|
||||
|
Loading…
x
Reference in New Issue
Block a user