diff options
Diffstat (limited to '.crystalintegration.yml')
| -rw-r--r-- | .crystalintegration.yml | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
