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
Helmholtz Cloud Portal
Helmholtz Marketplace Server
Commits
98c94050
Commit
98c94050
authored
Jul 22, 2020
by
Carsten Heidmann
Browse files
rename sonar job
parent
a025c69a
Pipeline
#34811
passed with stages
in 5 minutes and 7 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab/ci/static-code-analysis.yml
View file @
98c94050
ci_build
:
run_sonar_test
:
stage
:
test_sonar
stage
:
test_sonar
image
:
maven:3-jdk-11
image
:
maven:3-jdk-11
script
:
"
mvn
-P
static-code-analysis
clean
verify
sonar:sonar"
script
:
"
mvn
-P
static-code-analysis
clean
verify
sonar:sonar"
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