From a4088b444f1f697daa0f028ccea863c08d903e42 Mon Sep 17 00:00:00 2001 From: "Benguria Elguezabal, Gorka" <gorka.benguria@tecnalia.com> Date: Wed, 18 Sep 2024 22:18:40 +0200 Subject: [PATCH] adds job tags --- kicker.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kicker.json b/kicker.json index a00eac7..4067b4d 100644 --- a/kicker.json +++ b/kicker.json @@ -175,7 +175,7 @@ "default": "true" }, { - "name": "NODE_SEMGREP_TAGS", + "name": "NODE_NODE_SEMGREP_TAGS", "description": "Tags to be used for selecting runners for the job", "type": "array", "default": [], -- GitLab