Skip to content

Set num of artefacts to keep in Jenkins to 10

Afonso Mukai requested to merge set_max_num_of_artefacts_to_keep into master

Created by: amues

Description of work

Limit number of artefacts to be kept by Jenkins to 10.

Acceptance Criteria

Jenkins should keep the 10 last sets of artefacts for recent builds. The build itself should not change.


Code Review (To be filled in by the reviewer only)

  • Is the code of an acceptable quality?
  • Do the changes function as described and is it robust?

Nominate for Group Code Review (Anyone can nominate it)

Indicate if you think the code should be reviewed in a Thursday code review session.

  • Recommend for group code review

Also, nominate it on the code_review Slack channel (does someone want to automate this?).

Merge request reports