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
SDK-GO
Commits
fdb3642b
Commit
fdb3642b
authored
Apr 22, 2021
by
Alexis POYEN
Browse files
Fix: gitlab-ci.yml
parent
1131c46e
Pipeline
#13572
passed with stage
in 6 minutes and 42 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
fdb3642b
...
...
@@ -40,7 +40,7 @@ build:
sonarqube
:
stage
:
build-and-test-with-sonar-concurrently
image
:
registry.forge.grandlyon.com/apoyen/sonnar-scanner-gl:master
image
:
registry.forge.grandlyon.com/apoyen
2
/sonnar-scanner-gl:master
script
:
-
go test ./... -coverprofile=coverage.out
-
>
...
...
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