[med-svn] [Git][med-team/btllib][master] Do not try to build for i386 on Salsa CI
    Andreas Tille (@tille) 
    gitlab at salsa.debian.org
       
    Thu Feb  2 08:30:25 GMT 2023
    
    
  
Andreas Tille pushed to branch master at Debian Med / btllib
Commits:
5d0795ab by Andreas Tille at 2023-02-02T09:30:07+01:00
Do not try to build for i386 on Salsa CI
- - - - -
1 changed file:
- debian/salsa-ci.yml
Changes:
=====================================
debian/salsa-ci.yml
=====================================
@@ -3,15 +3,6 @@ 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
-# In case for instance i386 is explicitly excluded by Build-Depends
-#  SALSA_CI_DISABLE_BUILD_PACKAGE_I386: 1
+variables:
+  # i386 is excluded by Build-Depends
+  SALSA_CI_DISABLE_BUILD_PACKAGE_I386: 1
View it on GitLab: https://salsa.debian.org/med-team/btllib/-/commit/5d0795ab7beff1b15f06f944bcb87b550a71db7f
-- 
View it on GitLab: https://salsa.debian.org/med-team/btllib/-/commit/5d0795ab7beff1b15f06f944bcb87b550a71db7f
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/20230202/8ead5970/attachment-0001.htm>
    
    
More information about the debian-med-commit
mailing list