Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Godshell
Skynet
Commits
4eb46651
Commit
4eb46651
authored
Sep 05, 2018
by
Jason Frisvold
Browse files
Add .gitlab-ci.yml
parent
e12bf6a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
4eb46651
stages
:
-
analysis
sonarqube
:
stage
:
analysis
image
:
ciricihq/gitlab-sonar-scanner
variables
:
SONAR_URL
:
https://sq.godshell.com
SONAR_ANALYSIS_MODE
:
issues
script
:
-
gitlab-sonar-scanner
\ No newline at end of file
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