Michael R. Crusoe pushed to branch master at Debian Med / ugene
Commits: 63e488ba by Michael R. Crusoe at 2025-08-30T18:58:39+02:00 salsa-ci: fix typo - - - - - 1 changed file: - debian/salsa-ci.yml Changes: ===================================== debian/salsa-ci.yml ===================================== @@ -5,7 +5,9 @@ include: # To exclude single tests you can use variables: - SALSA_CI_DISABLE_REPROTEST: 1 + SALSA_CI_DISABLE_REPROTEST: 1 +# In case for instance i386 is explicitly excluded by Build-Depends + SALSA_CI_DISABLE_BUILD_PACKAGE_I386: 1 # SALSA_CI_DISABLE_APTLY: 1 # SALSA_CI_DISABLE_AUTOPKGTEST: 1 # SALSA_CI_DISABLE_BLHC: 1 @@ -13,7 +15,5 @@ variables: # SALSA_CI_DISABLE_PIUPARTS: 1 # SALSA_CI_DISABLE_BUILD_PACKAGE_ALL: 1 # SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 1 -# In case for instance i386 is explicitly excluded by Build-Depends - SALSA_CI_DISABLE_BUILD_PACKAGE_I386: 1 # When testing against packages in experimental # RELEASE: 'experimental' View it on GitLab: https://salsa.debian.org/med-team/ugene/-/commit/63e488baba608c44fc7de8781ca6c736cfe05873 -- View it on GitLab: https://salsa.debian.org/med-team/ugene/-/commit/63e488baba608c44fc7de8781ca6c736cfe05873 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
