From c63618675e3a98772bc35b883fdbe64591a184db Mon Sep 17 00:00:00 2001 From: gitlab Date: Fri, 26 Mar 2021 15:35:41 +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 9ffd350..d871d1e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -43,7 +43,7 @@ build_job: - '& "$env:MSBUILD_PATH" LPA/LPA.csproj /p:DeployOnBuild=true /p:Configuration=Release /p:OutputPath=sourcecode/' #artifacts: - # expire_in: 365 days #artifcats will be stored only 365 days after this it will expire + # expire_in: 365 days #artifcats will be stored only 365 days after this it will # paths: # - '.\sourcecode\project.sln\bin\Release\Publish\' # - '.\sourcecode\project.sln\bin\Publish\'