diff --git a/kicker.json b/kicker.json index 15b63004fd75e57fd7e9bd419fb6e4aeaa764dc1..aedb2d177e7b019ad722d84cc43a768e3086406b 100644 --- a/kicker.json +++ b/kicker.json @@ -54,7 +54,7 @@ "type": "boolean" }, { - "name": "SONAR_JOB_TAGS", + "name": "SONAR_SONAR_JOB_TAGS", "description": "Tags to be used for selecting runners for the job", "type": "array", "default": [], diff --git a/templates/gitlab-ci-sonar.yml b/templates/gitlab-ci-sonar.yml index ee3e2b04b4f6ff1982c1c7b8c1f70b1e5394196b..d2b64a915ee583a0394f5d6c6f4a31981b73f1ad 100644 --- a/templates/gitlab-ci-sonar.yml +++ b/templates/gitlab-ci-sonar.yml @@ -45,6 +45,7 @@ spec: description: tags to filter applicable runners for Sonar job default: [] type: array + --- workflow: rules: