summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Williams <codehelp@debian.org>2022-03-02 14:05:21 +0000
committerNeil Williams <codehelp@debian.org>2022-03-02 14:05:21 +0000
commit1363d70cf3ff21d1c985363e1f53bb2c9fffa6a7 (patch)
tree820261f4d66f089ddb15a08917a6aaee3f828ca9
parent8f81baaaf3355db299a080ddfdffb7c8cf359fc4 (diff)
Allow autopkgtest failures
-rw-r--r--debian/salsa-ci.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/salsa-ci.yml b/debian/salsa-ci.yml
index 861d20c..113a5cb 100644
--- a/debian/salsa-ci.yml
+++ b/debian/salsa-ci.yml
@@ -7,4 +7,5 @@ variables:
RELEASE: 'unstable'
SALSA_CI_DISABLE_BUILD_PACKAGE_I386: 1
-
+autopkgtest:
+ allow_failure: true