refresh gitSpread...

This commit is contained in:
Samuele E. Locatelli
2020-10-26 18:41:23 +01:00
parent 3914bc869a
commit 0d9ad0c940
+3 -3
View File
@@ -23,19 +23,19 @@ REM Faccio push condizionali
git push . %baseBranch%:master
git push gitlab.steamware %baseBranch%:%baseBranch%
git push gitlab.steamware %baseBranch%:develop
goto end_call
goto case_0
:case_2
git push . %baseBranch%:beta
git push gitlab.steamware %baseBranch%:master
git push gitlab.steamware %baseBranch%:beta
goto end_call
goto case_1
:case_3
git push . %baseBranch%:stable
git push gitlab.steamware %baseBranch%:stable
goto end_call
goto case_2
:end_call
ECHO on