update gitspread x branch TAB e ADM
This commit is contained in:
@@ -21,7 +21,9 @@ if %pushRemote% GTR 0 ( git push . %baseBranch%:MongoDb )
|
||||
if %pushRemote% GTR 0 ( git push gitlab.steamware %baseBranch%:beta )
|
||||
if %pushRemote% GTR 0 ( git push gitlab.steamware %baseBranch%:develop )
|
||||
|
||||
if %pushRemote% GTR 1 ( git push . %baseBranch%:ADM )
|
||||
if %pushRemote% GTR 1 ( git push . %baseBranch%:MAG )
|
||||
if %pushRemote% GTR 1 ( git push . %baseBranch%:TAB )
|
||||
if %pushRemote% GTR 1 ( git push . %baseBranch%:SDK )
|
||||
if %pushRemote% GTR 1 ( git push gitlab.steamware %baseBranch%:ES3 )
|
||||
if %pushRemote% GTR 1 ( git push gitlab.steamware %baseBranch%:Giancarlo )
|
||||
@@ -29,7 +31,9 @@ if %pushRemote% GTR 1 ( git push gitlab.steamware %baseBranch%:MongoDb )
|
||||
|
||||
if %pushRemote% GTR 2 ( git push . %baseBranch%:master )
|
||||
if %pushRemote% GTR 2 ( git push . %baseBranch%:stable )
|
||||
if %pushRemote% GTR 2 ( git push gitlab.steamware %baseBranch%:ADM )
|
||||
if %pushRemote% GTR 2 ( git push gitlab.steamware %baseBranch%:MAG )
|
||||
if %pushRemote% GTR 2 ( git push gitlab.steamware %baseBranch%:TAB )
|
||||
if %pushRemote% GTR 2 ( git push gitlab.steamware %baseBranch%:SDK )
|
||||
|
||||
if %pushRemote% GTR 3 ( git push gitlab.steamware %baseBranch%:master )
|
||||
|
||||
Reference in New Issue
Block a user