summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2024-10-16 11:31:05 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2025-02-19 14:43:48 +0100
commitff159bbe7ee4113027fdfd0032a85ec533934beb (patch)
tree229ce28ecb8d3aa07b9214a28f53d5685f7b5576 /.gitlab-ci.yml
parent4db71d0693c2e266878beb590f7a15224f64f926 (diff)
downloadIshtar-ff159bbe7ee4113027fdfd0032a85ec533934beb.tar.bz2
Ishtar-ff159bbe7ee4113027fdfd0032a85ec533934beb.zip
👷 add develop-4.4 to test CI
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 82ae0b519..7ec2872c7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -30,6 +30,7 @@ build-v4:
only:
- main
- develop
+ - develop-4.4
test-v4:
stage: "test"
@@ -43,6 +44,7 @@ test-v4:
only:
- main
- develop
+ - develop-4.4
debian:
stage: "test"