]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-release-containers: only use --version on v21 and later 2565/head
authorDan Mick <dan.mick@redhat.com>
Thu, 2 Apr 2026 20:25:35 +0000 (13:25 -0700)
committerDan Mick <dan.mick@redhat.com>
Thu, 2 Apr 2026 20:47:34 +0000 (13:47 -0700)
This should be temporary and replaced with a proper backport; doing
this to allow v20.2.1 to be released without rebuilding packages

Signed-off-by: Dan Mick <dan.mick@redhat.com>
ceph-release-containers/build/Jenkinsfile

index 7c1c68d59312b3e27e808ff16507d410efd1a4c3..b60f062482048e32d464516a40bbbe4206dc16cc 100644 (file)
@@ -102,6 +102,7 @@ pipeline {
                 ./make-manifest-list.py --version ${VERSION}
               else
                 ./make-manifest-list.py
+              fi
               '''
           }
         }