Pull before commit
This commit is contained in:
parent
f5dc0559c2
commit
edb1c6ce8b
1 changed files with 1 additions and 0 deletions
|
@ -132,6 +132,7 @@ fi
|
|||
|
||||
cd versions
|
||||
|
||||
git pull origin master # in case another build just pushed
|
||||
git add .
|
||||
dateAndMonth=`date "+%D %T"`
|
||||
git commit -m "Travis update: $dateAndMonth (Build $TRAVIS_BUILD_NUMBER)"
|
||||
|
|
Loading…
Reference in a new issue