aboutsummaryrefslogtreecommitdiffstats
path: root/screwdriver/delete-old-cloudsmith-artifacts.sh
diff options
context:
space:
mode:
Diffstat (limited to 'screwdriver/delete-old-cloudsmith-artifacts.sh')
-rwxr-xr-xscrewdriver/delete-old-cloudsmith-artifacts.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/screwdriver/delete-old-cloudsmith-artifacts.sh b/screwdriver/delete-old-cloudsmith-artifacts.sh
index e9e67c23823..552175f7a69 100755
--- a/screwdriver/delete-old-cloudsmith-artifacts.sh
+++ b/screwdriver/delete-old-cloudsmith-artifacts.sh
@@ -2,7 +2,7 @@
# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
set -euo pipefail
-MAX_NUMBER_OF_RELEASES=45
+MAX_NUMBER_OF_RELEASES=40
# Cloudsmith repo
rpm --import 'https://dl.cloudsmith.io/public/vespa/open-source-rpms/gpg.0F3DA3C70D35DA7B.key'