Merge branch 'develop' of ssh://development.life-of-german.org:451/log-gtav/reallife-gamemode into develop
This commit is contained in:
@@ -6,12 +6,13 @@ before_script:
|
||||
- "git lfs install"
|
||||
- "git lfs pull"
|
||||
|
||||
variables:
|
||||
GIT_STRATEGY: clone
|
||||
|
||||
build:
|
||||
stage: build
|
||||
only:
|
||||
- develop@log-gtav/reallife-gamemode
|
||||
script:
|
||||
- "../gm_database_password.sh"
|
||||
- "dotnet build -c ServerBuild"
|
||||
- "../gm_copy_build_files.sh"
|
||||
- "sudo systemctl restart ragempsrv"
|
||||
- "dotnet build -c ServerBuild"
|
||||
Reference in New Issue
Block a user