refresh gitSpread...
This commit is contained in:
+3
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user