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
6d222aef
Commit
6d222aef
authored
10 months ago
by
Matthieu Etourneau
Browse files
Options
Downloads
Patches
Plain Diff
Update .gitlab-ci.yml file
parent
676bf760
Branches
fix-sonar-again
No related tags found
No related merge requests found
Pipeline
#27127
passed
10 months ago
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
with
1 addition
and
1 deletion
.gitlab-ci.yml
+
1
−
1
View file @
6d222aef
...
...
@@ -16,7 +16,7 @@ sonarqube-check:
entrypoint
:
[
"
"
]
stage
:
sonarqube
script
:
-
sonar-scanner -Dsonar.qualitygate.wait=true -Dsonar.projectKey=$CI_PROJECT_
NAME
-Dsonar.projectName=$CI_PROJECT_
NAME
-Dsonar.projectVersion=$CI_COMMIT_BRANCH
-
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
:
-
main
...
...
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