Added Sonarcloud code_quality to CI (#159)

This commit is contained in:
Roshan Syed 2019-10-01 14:45:09 -03:00 committed by gladcow
parent 57286d247c
commit 8eddf96f00

View file

@ -1,3 +1,6 @@
include:
- template: Code-Quality.gitlab-ci.yml
stages:
- build
- test