diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 918af0c..4bd8e8b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -40,7 +40,7 @@ build_job: echo $hasSource - '& "$env:NUGET_PATH" restore GPW.sln' - - '& "$env:MSBUILD_PATH" GPW/GPW.csproj /p:DeployOnBuild=true /p:Configuration=Release /p:Platform="Any CPU" /p:OutputPath=sourcecode/' + - '& "$env:MSBUILD_PATH" GPW_Admin/GPW_Admin.csproj /p:DeployOnBuild=true /p:Configuration=Release /p:Platform="Any CPU" /p:OutputPath=sourcecode/' #artifacts: # expire_in: 365 days #artifcats will be stored only 365 days after this it will