Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81a1010 commit 8ee2abeCopy full SHA for 8ee2abe
1 file changed
.travis/run_sonar_scanner.sh
@@ -1,5 +1,7 @@
1
#!/usr/bin/env bash
2
3
+#Run Sonar based on conditions
4
+
5
MAIN_DEV_BRANCH="develop"
6
7
BRANCH_SONAR_PROPERTY="sonar.branch.name"
0 commit comments