ci-jenkins-pipelines icon indicating copy to clipboard operation
ci-jenkins-pipelines copied to clipboard

The new release pipeline build jobs can be marked as "Keep for ever"

Open andrew-m-leonard opened this issue 3 years ago • 1 comments

Now we have a bespoke release pipeline and jobs are separate, we should keep the build job output.

andrew-m-leonard avatar Feb 01 '23 13:02 andrew-m-leonard

we already set the keep logs forever for the release pipeline, the missing part is the downstream build job that triggered by release pipeline do not have keep log forever enabled.

zdtsw avatar Feb 09 '23 19:02 zdtsw