CI: Disable BLHC job
This commit is contained in:
parent
85d9e03ea0
commit
555d643b55
1 changed files with 1 additions and 1 deletions
2
debian/.gitlab-ci.yml
vendored
2
debian/.gitlab-ci.yml
vendored
|
@ -6,7 +6,7 @@ variables:
|
||||||
RELEASE: 'unstable'
|
RELEASE: 'unstable'
|
||||||
SALSA_CI_DISABLE_APTLY: 0
|
SALSA_CI_DISABLE_APTLY: 0
|
||||||
SALSA_CI_DISABLE_AUTOPKGTEST: 0
|
SALSA_CI_DISABLE_AUTOPKGTEST: 0
|
||||||
SALSA_CI_DISABLE_BLHC: 0
|
SALSA_CI_DISABLE_BLHC: 1
|
||||||
SALSA_CI_DISABLE_LINTIAN: 0
|
SALSA_CI_DISABLE_LINTIAN: 0
|
||||||
SALSA_CI_DISABLE_PIUPARTS: 0
|
SALSA_CI_DISABLE_PIUPARTS: 0
|
||||||
SALSA_CI_DISABLE_REPROTEST: 0
|
SALSA_CI_DISABLE_REPROTEST: 0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue