Update .gitlab-ci.yml
This commit is contained in:
+2
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user