Commit 8a8d3d18 authored by nimrod's avatar nimrod
Browse files

Piece of crap.

parent 0a1e7b83
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3,6 +3,8 @@ bats:
  stage: test
  image: registry.shore.co.il/ci-images:bats
  tags: [ns4.shore.co.il]
  before_script:
    - mkdir reports
  script:
    - bats --output reports/ --formatter junit tests/
  variables: