Update .gitlab-ci.yml

This commit is contained in:
hydrant
2018-12-16 21:04:55 +01:00
parent e9dbfabad0
commit 5871f8b6cb

View File

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