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 gladcow committed Oct 2, 2019
1 parent 57286d2 commit 8eddf96
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 8eddf96

Please sign in to comment.