update deploy.bat
This commit is contained in:
parent
0bf6976352
commit
4cf89236a8
|
|
@ -17,7 +17,7 @@ git checkout release
|
|||
git merge develop
|
||||
|
||||
git add .
|
||||
git add public
|
||||
git reset public
|
||||
git commit -m "update release"
|
||||
|
||||
set CGO_ENABLED=0
|
||||
|
|
|
|||
Loading…
Reference in New Issue