修改git commit文本
This commit is contained in:
parent
57041e45dc
commit
7c1c45e81d
@ -114,7 +114,7 @@ EOF
|
|||||||
git pull
|
git pull
|
||||||
git config --global user.email 3025613752@qq.com
|
git config --global user.email 3025613752@qq.com
|
||||||
git config --global user.name gfdgd-xi
|
git config --global user.name gfdgd-xi
|
||||||
git commit -m 提交$MAINVERSION
|
git commit -m 提交$VERSION
|
||||||
git push
|
git push
|
||||||
else
|
else
|
||||||
# move deb packages to artifact dir
|
# move deb packages to artifact dir
|
||||||
@ -173,6 +173,6 @@ EOF
|
|||||||
git pull
|
git pull
|
||||||
git config --global user.email 3025613752@qq.com
|
git config --global user.email 3025613752@qq.com
|
||||||
git config --global user.name gfdgd-xi
|
git config --global user.name gfdgd-xi
|
||||||
git commit -m 提交$MAINVERSION
|
git commit -m 提交$VERSION
|
||||||
git push
|
git push
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user