]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-dev-pipeline: Copy even less artifacts
authorZack Cerza <zack@cerza.org>
Mon, 5 May 2025 20:46:48 +0000 (14:46 -0600)
committerZack Cerza <zack@cerza.org>
Wed, 7 May 2025 23:28:45 +0000 (17:28 -0600)
Signed-off-by: Zack Cerza <zack@cerza.org>
ceph-dev-pipeline/build/Jenkinsfile

index 926ad3c1b5cc4ec666b083c208769d6ae9a17577..1cb2f5e0384e73d5b5f474666e48820353295b48 100644 (file)
@@ -130,7 +130,7 @@ pipeline {
                 def artifact_filter = "dist/sha1,dist/version,dist/other_envvars,dist/ceph-*.tar.bz2"
                 def os = get_os_info(env.DIST)
                 if ( env.CI_COMPILE && os.pkg_type == "deb" ) {
-                  artifact_filter += ",dist/ceph_*.orig.tar.gz,dist/ceph_*.diff.gz,dist/ceph_*.dsc"
+                  artifact_filter += ",dist/ceph_*.diff.gz,dist/ceph_*.dsc"
                 }
                 println artifact_filter
                 copyArtifacts(