Skip to content

Commit

Permalink
Merge pull request eclipse-openj9#6566 from AdamBrousseau/increase_ar…
Browse files Browse the repository at this point in the history
…tifactory_50days

Increase Artifactory cleanup to 50 days
  • Loading branch information
pshipton authored Jul 24, 2019
2 parents 097d2ec + 1bbb18b commit c5bf5f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildenv/jenkins/variables/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ artifactory_server: 'ci-eclipse-openj9'
artifactory_repo: 'ci-eclipse-openj9'
artifactory_num_artifacts: 30
# This is being used for the cleanup script
artifactory_days_to_keep_artifacts: 30
artifactory_days_to_keep_artifacts: 50
artifactory_manual_cleanup: true
#========================================#
# Miscellaneous settings
Expand Down

0 comments on commit c5bf5f2

Please sign in to comment.