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\'