d/.gitlab-ci.yml: Change RELEASE to trixie

This commit is contained in:
Jan Wagner 2025-09-27 16:27:13 +02:00
parent 223a2060cb
commit 3cb6abfb35

View file

@ -3,7 +3,7 @@ include:
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml
variables:
RELEASE: 'unstable'
RELEASE: 'trixie'
SALSA_CI_DISABLE_APTLY: 0
SALSA_CI_DISABLE_AUTOPKGTEST: 0
SALSA_CI_DISABLE_BLHC: 1