Maytham Alsudany pushed to branch master at lintian / lintian
Commits:
-
2e9ae763
by Maytham Alsudany at 2025-03-20T08:07:16+08:00
1 changed file:
Changes:
... | ... | @@ -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
|