Loading templates/bats.yml +2 −2 Original line number Diff line number Diff line Loading @@ -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 Loading
templates/bats.yml +2 −2 Original line number Diff line number Diff line Loading @@ -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