Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jvoisin
mat2
Commits
682552d1
Commit
682552d1
authored
May 05, 2021
by
jvoisin
Browse files
Allow bubblewrap to fail for now
parent
c9be50f9
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
682552d1
...
...
@@ -63,6 +63,7 @@ tests:debian:
tests:debian_with_bubblewrap:
image
:
$CONTAINER_REGISTRY:debian
stage
:
test
allow_failure
:
true
<<
:
*prepare_env
script
:
-
su - mat2 -c "python3-coverage run --branch -m unittest discover -s tests/"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment