Loading templates/gitlab-ci-angular.yml +1 −1 Original line number Diff line number Diff line Loading @@ -127,7 +127,7 @@ stages: } function sonar_lint_report() { if [[ -n "$SONAR_URL" ]] if [[ "$SONAR_HOST_URL" ]] || [[ "$SONAR_URL" ]] then mkdir -p -m 777 reports # generate ts lint report in json for SONARqube Loading Loading
templates/gitlab-ci-angular.yml +1 −1 Original line number Diff line number Diff line Loading @@ -127,7 +127,7 @@ stages: } function sonar_lint_report() { if [[ -n "$SONAR_URL" ]] if [[ "$SONAR_HOST_URL" ]] || [[ "$SONAR_URL" ]] then mkdir -p -m 777 reports # generate ts lint report in json for SONARqube Loading