try fix build

This commit is contained in:
hydrant
2019-09-22 22:35:11 +02:00
parent 3b6d5aea43
commit 0ffc56bf17

View File

@@ -10,6 +10,7 @@ build:
only:
- develop@log-gtav/reallife-gamemode
script:
- "dotnet restore"
- "../gm_database_password.sh"
- "cd ReallifeGamemode.Server/"
- "dotnet build -c Release"