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

adds job tags

parent 90c797a9
Branches
Tags
No related merge requests found
Pipeline #158689 failed
......@@ -175,7 +175,7 @@
"default": "true"
},
{
"name": "NODE_PUBLISH_SEMGREP_TAGS",
"name": "NODE_SEMGREP_TAGS",
"description": "Tags to be used for selecting runners for the job",
"type": "array",
"default": [],
......
......@@ -136,6 +136,10 @@ spec:
description: tags to filter applicable runners for node-outdated job
type: array
default: []
node-semgrep-job-tags:
description: tags to filter applicable runners for node-semgrep job
type: array
default: []
node-sbom-job-tags:
description: tags to filter applicable runners for node-sbom job
type: array
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment