|
@ -30,7 +30,7 @@ mv ~/tmp/DPSResume.pdf . |
|
|
# Add the files |
|
|
# Add the files |
|
|
git add . |
|
|
git add . |
|
|
git commit -m "Auto updating resume site files" |
|
|
git commit -m "Auto updating resume site files" |
|
|
git push gitlab.sothr.com:9142/warricksothr/resume.git HEAD:gh-pages --force |
|
|
|
|
|
|
|
|
git push ssh://git@gitlab.sothr.com:9142/warricksothr/resume.git HEAD:gh-pages --force |
|
|
|
|
|
|
|
|
# Prepare the current directory |
|
|
# Prepare the current directory |
|
|
git clean -fq . |
|
|
git clean -fq . |
|
|