projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3624882
)
debian/salsa-ci.yml: don't allow reprotest to fail
author
Maximilian Engelhardt
<maxi@daemonizer.de>
Sun, 13 Dec 2020 11:24:23 +0000
(12:24 +0100)
committer
Hans van Kranenburg
<hans@knorrie.org>
Sun, 28 Feb 2021 18:53:12 +0000
(19:53 +0100)
Xen now builds reproducibly.
Signed-off-by: Maximilian Engelhardt <maxi@daemonizer.de>
Acked-by: Hans van Kranenburg <hans@knorrie.org>
debian/salsa-ci.yml
patch
|
blob
|
history
diff --git
a/debian/salsa-ci.yml
b/debian/salsa-ci.yml
index acd1b0357992aaaf97ef195435232e04aeaf2c16..95e9d0d98bc024909ac63a279987010516d4a170 100644
(file)
--- a/
debian/salsa-ci.yml
+++ b/
debian/salsa-ci.yml
@@
-16,9
+16,6
@@
extract-source:
- test -d .git/info || mkdir .git/info
- echo ".gitarchive-info -export-subst" >> .git/info/attributes
-reprotest:
- allow_failure: true
-
variables:
# disable shallow cloning of git repository. This is needed for git-debrebase
GIT_DEPTH: 0