Commit 93c41de8 authored by nimrod's avatar nimrod
Browse files

And another attempt.

parent 69fc5e2b
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4,9 +4,9 @@ bats:
  image: registry.shore.co.il/ci-images:bats
  tags: [ns4.shore.co.il]
  before_script:
    - mkdir --mode 777 reports
    - mkdir reports
  script:
    - bats --timing --recursive --output reports/ --formatter junit tests/
    - bats --timing --recursive --formatter junit tests/ | tee reports/bats.xml
  variables:
    GIT_SUBMODULE_STRATEGY: recursive
  artifacts: