]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
build-with-container: ensure npm dir is set up before configure
authorJohn Mulligan <jmulligan@redhat.com>
Thu, 28 Aug 2025 23:39:06 +0000 (19:39 -0400)
committerKamoltat Sirivadhna <ksirivad@redhat.com>
Fri, 10 Oct 2025 18:36:32 +0000 (18:36 +0000)
commitc65d25b827fefe632f1b9be9eb2190fbf7519736
tree000181cdee6f267bb52f128edf05e5d95bd53ef8
parent1d416c84f31b35c33c267bea53ae430201478580
build-with-container: ensure npm dir is set up before configure

When the npm cache path option is passed the npm cache dir is passed
to all container `run` commands, ensure the dir has been created
before the first container command (configure) is used.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit 79166af192ea0b4b982b56ce521516d5a29e7a0d)
(cherry picked from commit b58415182b09fa9ee384c3262c7a2a81b85fcba2)