Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
Onegeo LogIn
Manage
Activity
Members
Plan
Wiki
Redmine
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OneGeo Suite
Sites
Onegeo LogIn
Commits
aece8124
Commit
aece8124
authored
3 months ago
by
Guillaume
Committed by
Julien MARGAIL
3 months ago
Browse files
Options
Downloads
Patches
Plain Diff
fix sonar again
parent
ca032c18
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-6
2 additions, 6 deletions
.gitlab-ci.yml
with
2 additions
and
6 deletions
.gitlab-ci.yml
+
2
−
6
View file @
aece8124
variables
:
SONAR_TOKEN
:
"
$SONAR_TOKEN"
SONAR_PROJECTKEY
:
"
$CI_PROJECT_NAME"
SONAR_HOST_URL
:
"
https://sonarqube.neogeo.fr"
GIT_DEPTH
:
0
cache
:
...
...
@@ -22,9 +19,8 @@ sonarqube-check:
-
sonar-scanner -Dsonar.qualitygate.wait=true -Dsonar.projectKey=id-$CI_PROJECT_ID -Dsonar.projectName="$CI_PROJECT_PATH" -Dsonar.projectVersion=$CI_COMMIT_BRANCH
allow_failure
:
true
only
:
-
develop
-
master
-
draft
-
main
-
/^\d\.\d+$/
build_development
:
stage
:
build
...
...
This diff is collapsed.
Click to expand it.
Florent Lavelle
@Florent
mentioned in commit
0f19ae9b
·
3 months ago
mentioned in commit
0f19ae9b
mentioned in commit 0f19ae9bfb81769a9fca67e731952dea995b3f35
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment