Skip to content
Snippets Groups Projects
Commit e4c9c5e8 authored by Lars Beckers's avatar Lars Beckers
Browse files

disable buggy debi testing stage

parent b1cfea47
Branches
No related tags found
No related merge requests found
Pipeline #870 failed
......@@ -55,7 +55,9 @@ function build() {
}
function test_install() {
debi --with-depends
# TODO at the time of writing, this plainly fails with dependency errors
# also it cannot automatically work around multiple conflicting packages
#debi --with-depends
}
function prepare_artifacts() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment