Skip to content

Commit

Permalink
Added Sonarcloud code_quality to CI (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
Roshan Syed authored and bobinson committed Oct 1, 2019
1 parent e995744 commit 2dcb96b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
include:
- template: Code-Quality.gitlab-ci.yml

stages:
- build
- test
Expand Down

0 comments on commit 2dcb96b

Please sign in to comment.