Add submodule strategyt to build

This commit is contained in:
Adam Shamblin
2022-11-26 22:18:08 -07:00
parent e4406cb022
commit be14095b87

View File

@@ -2,6 +2,7 @@ variables:
NO_DOCKER: 1 NO_DOCKER: 1
FORCE_COLOR: 1 FORCE_COLOR: 1
EARTHLY_EXEC_CMD: "/bin/sh" EARTHLY_EXEC_CMD: "/bin/sh"
GIT_SUBMODULE_STRATEGY: normal
before_script: before_script: