]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
container: pass CUSTOM_CEPH_REPO_URL thru container build script 64976/head
authorJohn Mulligan <jmulligan@redhat.com>
Thu, 10 Jul 2025 13:51:10 +0000 (09:51 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Mon, 11 Aug 2025 19:04:30 +0000 (15:04 -0400)
commitffabf23cccc82fabd4b6b5d2ff90221d6396c251
tree6eda318ac93960b2acb6d5017a03f3ce6ddd5576
parentec3be940fe8982be9633624f3bea01041b1fb215
container: pass CUSTOM_CEPH_REPO_URL thru container build script

Update the build.sh script such that the environment variable
CUSTOM_CEPH_REPO_URL is passed to the container build command
as a build argument. This allows a developer or system outside of the
ceph CI to build container images similar to those produced by the
CI but using custom RPM packages.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
container/build.sh