update gitSpread + refresh
This commit is contained in:
+8
-6
@@ -17,11 +17,13 @@ if %pushRemote% GTR 0 ( git push . %baseBranch%:develop )
|
||||
if %pushRemote% GTR 0 ( git push gitlab.steamware %baseBranch%:develop )
|
||||
if %pushRemote% GTR 1 ( git push . %baseBranch%:master )
|
||||
if %pushRemote% GTR 1 ( git push gitlab.steamware %baseBranch%:master )
|
||||
@REM if %pushRemote% GTR 2 ( git push . %baseBranch%:FANUC )
|
||||
@REM if %pushRemote% GTR 2 ( git push gitlab.steamware %baseBranch%:FANUC )
|
||||
@REM if %pushRemote% GTR 2 ( git push . %baseBranch%:OSAI )
|
||||
@REM if %pushRemote% GTR 2 ( git push gitlab.steamware %baseBranch%:OSAI )
|
||||
@REM if %pushRemote% GTR 2 ( git push . %baseBranch%:SIEMENS )
|
||||
@REM if %pushRemote% GTR 2 ( git push gitlab.steamware %baseBranch%:SIEMENS )
|
||||
if %pushRemote% GTR 2 ( git push . %baseBranch%:FANUC )
|
||||
if %pushRemote% GTR 2 ( git push gitlab.steamware %baseBranch%:FANUC )
|
||||
if %pushRemote% GTR 2 ( git push . %baseBranch%:OSAI )
|
||||
if %pushRemote% GTR 2 ( git push gitlab.steamware %baseBranch%:OSAI )
|
||||
if %pushRemote% GTR 2 ( git push . %baseBranch%:SIEMENS )
|
||||
if %pushRemote% GTR 2 ( git push gitlab.steamware %baseBranch%:SIEMENS )
|
||||
if %pushRemote% GTR 2 ( git push . %baseBranch%:KVARA )
|
||||
if %pushRemote% GTR 2 ( git push gitlab.steamware %baseBranch%:KVARA )
|
||||
|
||||
ECHO on
|
||||
Reference in New Issue
Block a user