summaryrefslogtreecommitdiff
path: root/.crystalintegration.yml
diff options
context:
space:
mode:
Diffstat (limited to '.crystalintegration.yml')
-rw-r--r--.crystalintegration.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.crystalintegration.yml b/.crystalintegration.yml
index f36680e..274b3d6 100644
--- a/.crystalintegration.yml
+++ b/.crystalintegration.yml
@@ -160,6 +160,12 @@ pipeline:
- ./.ci-make.sh package-prep
- ./.ci-make.sh package-build
- ./.ci-make.sh package-clean
+
+ package-repo:
+ image: *deb_build_image
+ commands:
+ - cd repo-deb
+ - ./build.sh
gen-sha256:
image: *ci_verify_image