summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 702a5ed05..71cbcd6f5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -25,6 +25,7 @@ build-v4:
- bullseye
only:
- main
+ - develop
test-v4:
stage: "test"
@@ -39,6 +40,7 @@ test-v4:
- bullseye
only:
- main
+ - develop
debian:
stage: "test"