2
0
Peter Squicciarini 6 жил өмнө
parent
commit
edb1c6ce8b

+ 1 - 0
update_version.sh

@@ -132,6 +132,7 @@ fi
 
 
 cd versions
 cd versions
 
 
+git pull origin master # in case another build just pushed
 git add .
 git add .
 dateAndMonth=`date "+%D %T"`
 dateAndMonth=`date "+%D %T"`
 git commit -m "Travis update: $dateAndMonth (Build $TRAVIS_BUILD_NUMBER)"
 git commit -m "Travis update: $dateAndMonth (Build $TRAVIS_BUILD_NUMBER)"