]> 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)
committerJohn Mulligan <jmulligan@redhat.com>
Thu, 21 Aug 2025 20:52:49 +0000 (16:52 -0400)
commit0d8634ec8f4445d463dd1781baaa6945c9ddadea
tree1ae0a9a3a9085855e49a32289b46f64242a70ecf
parentfc3cbd8c2fbff07051f7f310e38f97723776b83f
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