]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
make-debs.sh: make "skip debug packages" conditional
authorDan Mick <dan.mick@redhat.com>
Thu, 21 Aug 2025 20:00:43 +0000 (13:00 -0700)
committerDavid Galloway <david.galloway@ibm.com>
Tue, 26 Aug 2025 20:06:28 +0000 (16:06 -0400)
commit415fdc728fcf533d371f463508b26ea8e1673d7a
treef33372278c5d3559acf1c518877d1a79fc534b68
parent6d8e665aa0fd0c8ac58961fa7c12bf027e001f56
make-debs.sh: make "skip debug packages" conditional

Now that we're using make-debs.sh as a builder inside containers,
the default should be to build all the packages, including debug.
(Also, fix a typo.)

Signed-off-by: Dan Mick <dan.mick@redhat.com>
(cherry picked from commit 86d6e931bd10bc15252d76aa58e4835a72742fcd)
make-debs.sh