Skip to content
Snippets Groups Projects
Commit e04e58b6 authored by Adam Fekete's avatar Adam Fekete
Browse files

pull submodules

parent 0914fec8
No related branches found
No related tags found
No related merge requests found
Pipeline #161035 passed
......@@ -5,6 +5,9 @@ build:
image: docker:latest
variables:
DOCKER_BUILDKIT: 1
GIT_SUBMODULE_STRATEGY: recursive
GIT_SUBMODULE_DEPTH: 1
GIT_SUBMODULE_UPDATE_FLAGS: --jobs 4
before_script:
- docker info
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment