]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
script/build-with-container: remove unused build arg
authorJohn Mulligan <jmulligan@redhat.com>
Thu, 29 May 2025 14:21:49 +0000 (10:21 -0400)
committerDavid Galloway <david.galloway@ibm.com>
Fri, 15 Aug 2025 17:57:14 +0000 (13:57 -0400)
commit73d5dd518e3a98d8ecf695d89b8608e6125a5022
treecd9aa40aa268feaa76f77f5c9252c4bdc59e552a
parent2f52e519c799645e0b9fe2ca2c9ef6905314645b
script/build-with-container: remove unused build arg

Remove the unused build arg for JENKINS_HOME. This was
once used to try and create build images like the CI jobs. However,
the env var is now unconditionally set in the build script and must
be passed (or not) explicitly by the user.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit 6f5b23a39eadaa6e1f4df3a882cbb872f497d8fa)
src/script/build-with-container.py