Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
CCM
CCM Toolkit
Commits
7933b39a
Verified
Commit
7933b39a
authored
Jun 24, 2019
by
Caleb Maclennan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Work around git 2.22 bug in gitlab-runner 12.0
https://gitlab.com/gitlab-org/gitlab-runner/issues/4352
parent
eb3300f1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
gitlab-ci.yml
gitlab-ci.yml
+2
-1
No files found.
gitlab-ci.yml
View file @
7933b39a
...
...
@@ -3,7 +3,8 @@ stages:
-
build
variables
:
GIT_STRATEGY
:
fetch
GIT_SUBMODULE_STRATEGY
:
recursive
GIT_SUBMODULE_STRATEGY
:
normal
GIT_CLEAN_FLAGS
:
-ffdx -e pub -e ccm_toolkit -e casile
MAKEFLAGS
:
--output-sync=target
before_script
:
-
git submodule update --rebase --remote --init --recursive
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment