Skip to content
Snippets Groups Projects
Commit 6bb94887 authored by nimrod's avatar nimrod
Browse files

Correct mismatch.

parent dca254dc
No related branches found
No related tags found
No related merge requests found
Pipeline #2183 failed
......@@ -4,9 +4,9 @@ bats:
image: registry.shore.co.il/ci-images:bats
tags: [ns4.shore.co.il]
script:
- bats --output report/ --formatter junit tests/
- bats --output reports/ --formatter junit tests/
variables:
GIT_SUBMODULE_STRATEGY: recursive
artifacts:
reports:
junit: results/*.xml
junit: reports/*.xml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment