Update .gitlab-ci.yml
This commit is contained in:
@@ -6,12 +6,13 @@ before_script:
|
|||||||
- "git lfs install"
|
- "git lfs install"
|
||||||
- "git lfs pull"
|
- "git lfs pull"
|
||||||
|
|
||||||
|
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"
|
- "../gm_database_password.sh"
|
||||||
- "dotnet build -c ServerBuild"
|
- "dotnet build -c ServerBuild"
|
||||||
- "../gm_copy_build_files.sh"
|
|
||||||
- "sudo systemctl restart ragempsrv"
|
|
||||||
Reference in New Issue
Block a user