about summary refs log tree commit diff
path: root/debian
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2024-07-04 23:08:59 +0200
committerMichael Biebl <biebl@debian.org>2024-07-04 23:47:45 +0200
commit080a37f1e51bb6f31f8c1f275cbf8a5d4784c15f (patch)
tree2d4f21ad2ed7520aab6e2f751d77711ce06db554 /debian
parente02a03c5b43a107b4f8ee8e517268a0f790a25c4 (diff)
Enable standard Salsa CI
Disable test-crossbuild-arm64 as it requires changes to
gobject-introspection for it to actually work. See #1030223.
Diffstat (limited to 'debian')
-rw-r--r--debian/salsa-ci.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/salsa-ci.yml b/debian/salsa-ci.yml
new file mode 100644
index 00000000..dea268e9
--- /dev/null
+++ b/debian/salsa-ci.yml
@@ -0,0 +1,7 @@
+include:
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
+
+variables:
+  # Blocked by https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1030223
+  SALSA_CI_DISABLE_CROSSBUILD_ARM64: 'true'