Skip to content
Snippets Groups Projects
Commit c1a9f9e5 authored by dwn1c21's avatar dwn1c21
Browse files

Update .gitlab-ci.yml file

parent 5a6ee58a
No related branches found
No related tags found
No related merge requests found
Pipeline #11536 failed
......@@ -19,6 +19,10 @@
stages: # List of stages for jobs, and their order of execution
- build
variables:
GIT_SUBMODULE_STRATEGY: recursive
GIT_SUBMODULE_FORCE_HTTPS: "true"
build-job: # This job runs in the build stage, which runs first.
stage: build
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment