Skip to content
Snippets Groups Projects
Commit fc0011de authored by Matthieu Benoist's avatar Matthieu Benoist
Browse files

Connect development branch to sonarqube

parent 2e1acaf9
Branches
Tags
1 merge request!23Major angular update and bug fixes
Pipeline #8929 passed
...@@ -11,6 +11,7 @@ sonarqube: ...@@ -11,6 +11,7 @@ sonarqube:
- build - build
only: only:
- master - master
- development
before_script: before_script:
- export PATH=$PATH:/usr/local/bin/sonar-scanner-3.2.0.1227-linux/bin/ - export PATH=$PATH:/usr/local/bin/sonar-scanner-3.2.0.1227-linux/bin/
- export NODE_PATH=$NODE_PATH:`npm root -g` - export NODE_PATH=$NODE_PATH:`npm root -g`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment