Test travis #14
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ git remote set-branches --add origin gh-pages
|
||||||
git fetch origin
|
git fetch origin
|
||||||
git branch -a
|
git branch -a
|
||||||
git checkout origin/gh-pages
|
git checkout origin/gh-pages
|
||||||
rsync -r output/ .
|
rsync -vr --checksum --delete-after output/ .
|
||||||
|
|
||||||
# commit new output folder and push
|
# commit new output folder and push
|
||||||
git add .
|
git add .
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue