trying git pull again to fix missing refs
This commit is contained in:
parent
3381e6f1db
commit
48c058903a
@ -11,7 +11,7 @@ script:
|
||||
after_success: |
|
||||
if [ -n "$GITHUB_API_KEY" ]; then
|
||||
cd "$TRAVIS_BUILD_DIR"
|
||||
git reset gh-pages
|
||||
git pull
|
||||
mkdocs gh-deploy --remote-name https://$GITHUB_API_KEY@github.com/spearheadsys/issue-response-docs.git
|
||||
cd "$TRAVIS_BUILD_DIR"
|
||||
fi
|
Loading…
Reference in New Issue
Block a user