Update .gitlab-ci.yml

This commit is contained in:
gitlab
2021-03-26 15:35:41 +00:00
parent 4aac356d21
commit c63618675e
+1 -1
View File
@@ -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\'