One more level

This commit is contained in:
Jordan Brown
2018-04-06 18:09:40 -04:00
parent 28b50a903b
commit 6d8014dd0f
+1 -1
View File
@@ -50,7 +50,7 @@ test_script:
after_test:
- ps: build/UploadCoverage.ps1
- ps: build/BuildDox.ps1
- dotnet publish src/Tgstation.Server.Host.Console/Tgstation.Server.Host.Console.csproj -o ../artifacts/ServerConsole -c %CONFIGURATION%
- dotnet publish src/Tgstation.Server.Host.Console/Tgstation.Server.Host.Console.csproj -o ../../artifacts/ServerConsole -c %CONFIGURATION%
deploy:
- provider: GitHub
release: "tgstation-server-v$(TGSVersion)"