d/.gitlab-ci.yml: Change RELEASE to trixie
This commit is contained in:
parent
223a2060cb
commit
3cb6abfb35
1 changed files with 1 additions and 1 deletions
2
debian/.gitlab-ci.yml
vendored
2
debian/.gitlab-ci.yml
vendored
|
@ -3,7 +3,7 @@ include:
|
||||||
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml
|
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
RELEASE: 'unstable'
|
RELEASE: 'trixie'
|
||||||
SALSA_CI_DISABLE_APTLY: 0
|
SALSA_CI_DISABLE_APTLY: 0
|
||||||
SALSA_CI_DISABLE_AUTOPKGTEST: 0
|
SALSA_CI_DISABLE_AUTOPKGTEST: 0
|
||||||
SALSA_CI_DISABLE_BLHC: 1
|
SALSA_CI_DISABLE_BLHC: 1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue