Commit 9c1c7221 authored by nimrod's avatar nimrod
Browse files

Fetch submodules for BATS CLI tests.

It's set in the CI template, so I don't know why it was ignored. Anyway,
set it here and get it working again.
parent 74f9c7ce
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -49,6 +49,8 @@ pytest:

bats:
  image: docker.io/library/debian:bullseye-slim
  variables:
    GIT_SUBMODULE_STRATEGY: recursive
  stage: test
  tags: [host01.shore.co.il]
  before_script: