Update .gitlab-ci.yml

This commit is contained in:
gitlab
2021-03-26 11:04:11 +00:00
parent 533e5bd8a6
commit 873ed276ba
+2 -1
View File
@@ -23,7 +23,8 @@ build_job:
{
- '& "$env:NUGET_PATH" sources Update -Name "`"Steamware Nexus`"" -Source http://nexus.steamware.net/repository/nuget-group -username "`"nugetUser`"" -password "`"viaDante16`""'
}
- '& "$env:NUGET_PATH" restore LPA.sln'
- '& "$env:NUGET_PATH" restore'
#- '& "$env:NUGET_PATH" restore LPA.sln'
- '& "\$env:MSBUILD_PATH" LPA/LPA.csproj -target:Build /p:Configuration=Release /p:Platform=\"Any CPU\" /p:OutputPath=bin/'
artifacts: