diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0b73150..1cd2c53 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,13 +5,16 @@ default: - ./bin/slime_d expire_in: 1 week +variables: + GIT_SUBMODULE_STRATEGY: recursive + stages: - build_debug - build_release - test build_clang++_d: - + image: warchantua/dev-essential stage: build_debug script: - ls ./3rd/ftb