d/salsa-ci.yml: Explicitly set RELEASE variable to unstable
authorMaximilian Engelhardt <maxi@daemonizer.de>
Wed, 15 Sep 2021 17:53:42 +0000 (19:53 +0200)
committerHans van Kranenburg <hans@knorrie.org>
Fri, 17 Dec 2021 10:53:04 +0000 (11:53 +0100)
This makes it easier to switch to another distribution.

Signed-off-by: Maximilian Engelhardt <maxi@daemonizer.de>
debian/salsa-ci.yml

index 85089abfd35e8769d7e0707533af293a1297978f..cc90a207397ac33c4553ce11d8fe80b0136f2b68 100644 (file)
@@ -20,6 +20,8 @@ variables:
   # disable shallow cloning of git repository. This is needed for git-debrebase
   GIT_DEPTH: 0
 
+  RELEASE: 'unstable'
+
   # xen currently does not enable hardening when building the hypervisor so
   # disable blhc.
   SALSA_CI_DISABLE_BLHC: 1