diff options
Diffstat (limited to 'debian/salsa-ci.yml')
-rw-r--r-- | debian/salsa-ci.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/salsa-ci.yml b/debian/salsa-ci.yml index cbc91f4f..de70c452 100644 --- a/debian/salsa-ci.yml +++ b/debian/salsa-ci.yml @@ -13,6 +13,12 @@ piuparts: extends: .test-piuparts allow_failure: true +# libpam-doc appears not to be reproducible probably because of the pdfs. +# ignore for now +reprotest: + extends: .test-reprotest + allow_failure: true + # If Salsa CI is not running at # https://salsa.debian.org/%{project_path}/-/pipelines, ensure that # https://salsa.debian.org/%{project_path}/-/settings/ci_cd has in field "CI/CD |