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

adds job tags

parent ca12d3b3
No related branches found
No related tags found
No related merge requests found
Pipeline #158688 failed
......@@ -73,7 +73,7 @@
"advanced": true
},
{
"name": "NODE_BUILD_JOB_TAGS",
"name": "NODE_NODE_BUILD_JOB_TAGS",
"description": "Tags to be used for selecting runners for the job",
"type": "array",
"default": [],
......@@ -94,7 +94,7 @@
"advanced": true
},
{
"name": "NODE_LINT_JOB_TAGS",
"name": "NODE_NODE_LINT_JOB_TAGS",
"description": "Tags to be used for selecting runners for the job",
"type": "array",
"default": [],
......@@ -114,7 +114,7 @@
"default": "--audit-level=low"
},
{
"name": "NODE_AUDIT_JOB_TAGS",
"name": "NODE_NODE_AUDIT_JOB_TAGS",
"description": "Tags to be used for selecting runners for the job",
"type": "array",
"default": [],
......@@ -134,7 +134,7 @@
"default": "--long"
},
{
"name": "NODE_OUTDATED_JOB_TAGS",
"name": "NODE_NODE_OUTDATED_JOB_TAGS",
"description": "Tags to be used for selecting runners for the job",
"type": "array",
"default": [],
......@@ -201,7 +201,7 @@
"advanced": true
},
{
"name": "NODE_SBOM_JOB_TAGS",
"name": "NODE_NODE_SBOM_JOB_TAGS",
"description": "Tags to be used for selecting runners for the job",
"type": "array",
"default": [],
......@@ -226,7 +226,7 @@
"secret": true
},
{
"name": "NODE_PUBLISH_JOB_TAGS",
"name": "NODE_NODE_PUBLISH_JOB_TAGS",
"description": "Tags to be used for selecting runners for the job",
"type": "array",
"default": [],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment