]> 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>
Thu, 31 Jul 2025 21:57:50 +0000 (17:57 -0400)
commit86f56a9b88016ff48e2543667a1a624243965371
tree1152e53d0a9d12b28a618ddaae770e46d5eefe48
parent9db778d1e613429216ffbb544fe7976b64b11219
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