Skip to content
Snippets Groups Projects
Commit 6851f659 authored by Alexander Diewald's avatar Alexander Diewald
Browse files

Update .gitlab-ci.yml

parent db347234
No related branches found
No related tags found
1 merge request!3Add build pipeline
......@@ -26,6 +26,7 @@ build:
# - docker login -u gitlab-ci-token -p "$CI_JOB_TOKEN" "$CI_REGISTRY"
# Make Git submodules work
- which git || (apk --no-cache add git)
- echo $PWD
- git submodule sync --recursive
- git submodule update --remote --recursive
script:
......
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