1 2 3 4 5 6 7 8 9 10 11
stages: - build variables: GIT_STRATEGY: fetch GIT_SUBMODULE_STRATEGY: normal ci: stage: build tags: - casile script: - make ci