From dbe5aeaa2bbc4bca2492fe91e2c45076066117d4 Mon Sep 17 00:00:00 2001 From: Peter Kurfer Date: Wed, 21 Sep 2022 07:57:43 +0200 Subject: [PATCH] fix(ci): checkout submodules --- .agola/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.agola/config.yml b/.agola/config.yml index 68817b6..e15a79b 100644 --- a/.agola/config.yml +++ b/.agola/config.yml @@ -9,6 +9,7 @@ runs: - image: docker.io/alpine/git steps: - clone: + recurse_submodules: true - save_to_workspace: contents: - source_dir: .