summaryrefslogtreecommitdiffstats
path: root/debian/salsa-ci.yml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 14:14:40 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-13 14:14:40 +0000
commitdc7d04ea63d15b48ce8bf60549446579d46025e0 (patch)
tree6a389879c46c4271b6daf337ae3828823f4a3a3e /debian/salsa-ci.yml
parentAdding upstream version 1.4.3. (diff)
downloadmmdebstrap-dc7d04ea63d15b48ce8bf60549446579d46025e0.tar.xz
mmdebstrap-dc7d04ea63d15b48ce8bf60549446579d46025e0.zip
Adding debian version 1.4.3-6.debian/1.4.3-6
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/salsa-ci.yml')
-rw-r--r--debian/salsa-ci.yml15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/salsa-ci.yml b/debian/salsa-ci.yml
new file mode 100644
index 0000000..37eadfb
--- /dev/null
+++ b/debian/salsa-ci.yml
@@ -0,0 +1,15 @@
+---
+# remounting /dev with rw because fuse's postinst needs to be able to chmod(1) /dev/cuse
+before_script:
+ - mount -o remount,rw /dev
+
+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
+
+.test-autopkgtest:
+ timeout: 3h
+
+variables:
+ SALSA_CI_DISABLE_BLHC: 1
+ SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 1