From: Maximilian Engelhardt Date: Wed, 15 Sep 2021 17:53:42 +0000 (+0200) Subject: d/salsa-ci.yml: Explicitly set RELEASE variable to unstable X-Git-Tag: archive/raspbian/4.16.0+51-g0941d6cb-1+rpi1~2^2~33 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=5a6b1cfdecd759e3ea1e7ede94ad958fb8aaeb19;p=xen.git d/salsa-ci.yml: Explicitly set RELEASE variable to unstable This makes it easier to switch to another distribution. Signed-off-by: Maximilian Engelhardt --- diff --git a/debian/salsa-ci.yml b/debian/salsa-ci.yml index 85089abfd3..cc90a20739 100644 --- a/debian/salsa-ci.yml +++ b/debian/salsa-ci.yml @@ -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