Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Commit

Permalink
update autobuild script
Browse files Browse the repository at this point in the history
  • Loading branch information
taivop committed Dec 22, 2016
1 parent 64185a5 commit 9bb76c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion report/build_report.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ echo "Copying report to the right place..."
cp report/milestone3.pdf pungast-milestone3.pdf

echo "Pushing to GitHub..."
git add report/milestone1.pdf report/milestone1.tex pungast-milestone1.pdf
git add report/milestone3.pdf report/milestone3.tex pungast-milestone3.pdf
git commit -m"auto-build report, $1"
git push origin master

Expand Down

0 comments on commit 9bb76c8

Please sign in to comment.