aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorale <ale@incal.net>2020-08-24 09:28:58 +0100
committerale <ale@incal.net>2020-08-24 09:28:58 +0100
commite49bdbc073537e9f8cedddbfa8fdd04d43066fbb (patch)
treeb57eecdf039f7edc2cfb4831df329f67813fb1fb
parent74e5aaf573232bb7b5117d94fdcb80a48256b609 (diff)
downloadcrawl-e49bdbc073537e9f8cedddbfa8fdd04d43066fbb.tar.gz
crawl-e49bdbc073537e9f8cedddbfa8fdd04d43066fbb.zip
Build Debian packages via CI
-rw-r--r--.gitlab-ci.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 63f339d..d0b9ff9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,10 @@
+include "https://git.autistici.org/ai3/build-deb/raw/master/ci-common.yml"
stages:
- test
+ - build_pkgsrc
+ - build_pkg
+ - upload_pkg
run_tests:
stage: test