From 4e292b4ddfe8e87e0d73cc0540263cbfc3d5eb98 Mon Sep 17 00:00:00 2001 From: gitlab Date: Fri, 26 Mar 2021 17:25:23 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 60e2037..918af0c 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:OutputPath=sourcecode/' + - '& "$env:MSBUILD_PATH" GPW/GPW.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