Skip to content
Snippets Groups Projects
Verified Commit cc3b4d3a authored by Bartek Jaskulski's avatar Bartek Jaskulski
Browse files

fix: do not block pipeline with manual job


Signed-off-by: default avatarBart Jaskulski <bjaskulski@protonmail.com>
parent 047a52e6
No related branches found
No related tags found
No related merge requests found
......@@ -21,6 +21,7 @@ test:unit:
- exists:
- phpunit-unit.xml
when: manual
allow_failure: true
coverage: '/^\s*Lines:\s*\d+.\d+\%/'
artifacts:
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment