Skip to content

Commit 125d8a2

Browse files
author
James Hagborg
committed
Try cloning from current directory
1 parent eedc070 commit 125d8a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/deploy_docs.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ echo "Deploying docs to ${DEPLOY_DIR}"
44

55
echo "Pulling existing github pages..."
66
# Set up git
7-
cd $HOME
87
git config --global user.email "[email protected]"
98
git config --global user.name "travis-ci"
109
git clone --quiet --branch=gh-pages "https://${GH_TOKEN}@github.com/teamhyper/hyperLib" gh-pages &> /dev/null

0 commit comments

Comments
 (0)