From: Dan Mick Date: Mon, 19 May 2025 20:42:51 +0000 (-0700) Subject: ceph-build: remove container build step X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=baebd0afbd81afc6549aad1abf754807cf74b5d6;p=ceph-build.git ceph-build: remove container build step This was removed from build_rpm, but then when a reorg happened to separate the function into a separate script, the fact that ceph-build doesn't do container builds anymore was missed. Release container builds now happen after the manual signing step using job ceph-release-containers Signed-off-by: Dan Mick --- diff --git a/ceph-build/config/definitions/ceph-build.yml b/ceph-build/config/definitions/ceph-build.yml index d7de2893..8f847292 100644 --- a/ceph-build/config/definitions/ceph-build.yml +++ b/ceph-build/config/definitions/ceph-build.yml @@ -98,7 +98,6 @@ - ../../../scripts/build_utils.sh - ../../build/setup_rpm - ../../build/build_rpm - - ../../../scripts/build_container - ../../../scripts/status_completed publishers: - postbuildscript: