[med-svn] [Git][med-team/community/package_template][master] Explain how to exclude single tests
Andreas Tille
gitlab at salsa.debian.org
Thu Mar 4 08:20:45 GMT 2021
Andreas Tille pushed to branch master at Debian Med / community / package_template
Commits:
27438b84 by Andreas Tille at 2021-03-04T09:20:31+01:00
Explain how to exclude single tests
- - - - -
1 changed file:
- debian/salsa-ci.yml
Changes:
=====================================
debian/salsa-ci.yml
=====================================
@@ -2,3 +2,14 @@
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
+
+# To exclude single tests you can use
+#variables:
+# SALSA_CI_DISABLE_APTLY: 1
+# SALSA_CI_DISABLE_AUTOPKGTEST: 1
+# SALSA_CI_DISABLE_BLHC: 1
+# SALSA_CI_DISABLE_LINTIAN: 1
+# SALSA_CI_DISABLE_PIUPARTS: 1
+# SALSA_CI_DISABLE_REPROTEST: 1
+# SALSA_CI_DISABLE_BUILD_PACKAGE_ALL: 1
+# SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 1
View it on GitLab: https://salsa.debian.org/med-team/community/package_template/-/commit/27438b8409003262e9e769e982a88a323a74634d
--
View it on GitLab: https://salsa.debian.org/med-team/community/package_template/-/commit/27438b8409003262e9e769e982a88a323a74634d
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20210304/50f7e445/attachment.htm>
More information about the debian-med-commit
mailing list