Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
Pipeline #2025 passed
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment