Skip to content
Snippets Groups Projects
Commit a9bf7c43 authored by Benguria Elguezabal, Gorka's avatar Benguria Elguezabal, Gorka
Browse files

fixes input type

parent dabdee32
No related branches found
No related tags found
No related merge requests found
Pipeline #151813 passed
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
"type": "boolean" "type": "boolean"
}, },
{ {
"name": "SONAR_JOB_TAGS", "name": "SONAR_SONAR_JOB_TAGS",
"description": "Tags to be used for selecting runners for the job", "description": "Tags to be used for selecting runners for the job",
"type": "array", "type": "array",
"default": [], "default": [],
......
...@@ -45,6 +45,7 @@ spec: ...@@ -45,6 +45,7 @@ spec:
description: tags to filter applicable runners for Sonar job description: tags to filter applicable runners for Sonar job
default: [] default: []
type: array type: array
--- ---
workflow: workflow:
rules: rules:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment