Merge branch 'develop' of ssh://development.life-of-german.org:451/log-gtav/reallife-gamemode into develop
This commit is contained in:
@@ -2,15 +2,14 @@ stages:
|
|||||||
- build
|
- build
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- "../gm_database_password.sh"
|
|
||||||
- "dotnet restore"
|
- "dotnet restore"
|
||||||
|
|
||||||
variables:
|
|
||||||
GIT_STRATEGY: clone
|
|
||||||
|
|
||||||
build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
only:
|
only:
|
||||||
- develop@log-gtav/reallife-gamemode
|
- develop@log-gtav/reallife-gamemode
|
||||||
script:
|
script:
|
||||||
|
- "../gm_database_password.sh"
|
||||||
|
#- "git lfs install"
|
||||||
|
#- "git lfs pull"
|
||||||
- "dotnet build -c ServerBuild"
|
- "dotnet build -c ServerBuild"
|
||||||
|
|||||||
Reference in New Issue
Block a user