projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f90f40
)
d/salsa-ci.yml: Explicitly set RELEASE variable to unstable
author
Maximilian Engelhardt
<maxi@daemonizer.de>
Wed, 15 Sep 2021 17:53:42 +0000
(19:53 +0200)
committer
Hans 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
patch
|
blob
|
history
diff --git
a/debian/salsa-ci.yml
b/debian/salsa-ci.yml
index 85089abfd35e8769d7e0707533af293a1297978f..cc90a207397ac33c4553ce11d8fe80b0136f2b68 100644
(file)
--- 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