From 975c095dbe24371c1d0bcb56468809a9cda201ac Mon Sep 17 00:00:00 2001 From: crystal Date: Sun, 2 Jul 2023 23:58:53 -0600 Subject: [PATCH] package together --- .crystalintegration.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.crystalintegration.yml b/.crystalintegration.yml index eb79ae0..f7fe17c 100644 --- a/.crystalintegration.yml +++ b/.crystalintegration.yml @@ -156,6 +156,7 @@ pipeline: package-bullseye: image: *deb_build_image + group: package commands: - ./.ci-make.sh package-prep - ./.ci-make.sh package-build @@ -163,6 +164,7 @@ pipeline: package-repo: image: *deb_build_image + group: package commands: - cd repo-deb - ./build.sh