Allow bubblewrap to fail for now
This commit is contained in:
parent
c9be50f968
commit
682552d152
@ -63,6 +63,7 @@ tests:debian:
|
|||||||
tests:debian_with_bubblewrap:
|
tests:debian_with_bubblewrap:
|
||||||
image: $CONTAINER_REGISTRY:debian
|
image: $CONTAINER_REGISTRY:debian
|
||||||
stage: test
|
stage: test
|
||||||
|
allow_failure: true
|
||||||
<<: *prepare_env
|
<<: *prepare_env
|
||||||
script:
|
script:
|
||||||
- su - mat2 -c "python3-coverage run --branch -m unittest discover -s tests/"
|
- su - mat2 -c "python3-coverage run --branch -m unittest discover -s tests/"
|
||||||
|
Loading…
Reference in New Issue
Block a user