Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
systemes-dinformation
project-template
gitlabci-docker
Commits
b93ae05b
Commit
b93ae05b
authored
Jul 16, 2020
by
Nicolas PERNOUD
Browse files
fix: git clone strategy for better sonaqube compatibility
parent
58a70e4a
Pipeline
#7756
failed with stages
in 52 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b93ae05b
...
@@ -14,6 +14,8 @@ variables:
...
@@ -14,6 +14,8 @@ variables:
DOCKER_DRIVER
:
overlay2
DOCKER_DRIVER
:
overlay2
DOCKER_TLS_CERTDIR
:
"
"
DOCKER_TLS_CERTDIR
:
"
"
SONAR_URL
:
https://sonarqube.forge.grandlyon.com
SONAR_URL
:
https://sonarqube.forge.grandlyon.com
GIT_STRATEGY
:
clone
GIT_DEPTH
:
0
stages
:
stages
:
-
sonar-analysis
-
sonar-analysis
...
...
Write
Preview
Supports
Markdown
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