]> 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:08:46 +0000 (16:08 -0400)
commit00c3a4fea2046c66bb6b6f7eb03dbaaf78d1d944
tree7d7a2c94d3997fa88f467738a897fdd710bcfc82
parentf78032f8959398f7b210db6e46896c38e2811852
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