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