[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Git][lintian/lintian][master] d/salsa-ci.yml: Disable bookworm-backports job



Title: GitLab

Maytham Alsudany pushed to branch master at lintian / lintian

Commits:

  • 2e9ae763
    by Maytham Alsudany at 2025-03-20T08:07:16+08:00
    d/salsa-ci.yml: Disable bookworm-backports job
    
    lintian-ssg isn't available in bookworm and lintian isn't in
    bookworm-backports anyway.
    

1 changed file:

Changes:

  • debian/salsa-ci.yml
    ... ... @@ -9,12 +9,12 @@ build-testing:
    9 9
         DEB_BUILD_OPTIONS: 'nocheck'
    
    10 10
       extends: .build-package
    
    11 11
     
    
    12
    -build-bookworm-backports:
    
    13
    -  variables:
    
    14
    -    RELEASE: 'bookworm-backports'
    
    15
    -    DEB_BUILD_OPTIONS: 'nocheck'
    
    16
    -  extends: .build-package
    
    17
    -  allow_failure: true
    
    12
    +# build-bookworm-backports:
    
    13
    +#   variables:
    
    14
    +#     RELEASE: 'bookworm-backports'
    
    15
    +#     DEB_BUILD_OPTIONS: 'nocheck'
    
    16
    +#   extends: .build-package
    
    17
    +#   allow_failure: true
    
    18 18
     
    
    19 19
     variables:
    
    20 20
       SALSA_CI_DISABLE_BLHC: 1
    


  • Reply to: