瀏覽代碼

Pull before commit

Peter Squicciarini 6 年之前
父節點
當前提交
edb1c6ce8b
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      update_version.sh

+ 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)"