Test travis #15
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 branch -a
|
||||
git checkout origin/gh-pages
|
||||
rsync -vr --checksum --delete-after output/ .
|
||||
rsync -vr --checksum output/ .
|
||||
|
||||
# commit new output folder and push
|
||||
git add .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue