Update .gitlab-ci.yml

This commit is contained in:
hydrant
2018-12-16 20:01:02 +01:00
parent 72f1f5e7fd
commit 0564c48feb

View File

@@ -10,6 +10,6 @@ build:
- develop@log-gtav/reallife-gamemode - develop@log-gtav/reallife-gamemode
script: script:
- "../gm_database_password.sh" - "../gm_database_password.sh"
- "git lfs install" #- "git lfs install"
- "git lfs pull" #- "git lfs pull"
- "dotnet build -c ServerBuild" - "dotnet build -c ServerBuild"