mirror of
https://github.com/VSCodium/vscodium.git
synced 2024-11-22 23:29:18 +03:00
Pull before commit
This commit is contained in:
parent
f5dc0559c2
commit
edb1c6ce8b
@ -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 New Issue
Block a user