@ -52,6 +52,8 @@ deploy-resume-github:
- git clone $GIT_REPO /tmp/deploy
- pushd /tmp/deploy
- git checkout -b gh-pages origin/gh-pages
- git config --global user.email "warrick@sothr.com"
- git config --global user.name "Drew Short"
- rm -rf *
- popd
- tar -xvf ResumeSite.tar.gz -C /tmp/deploy