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

adds job tags

parent f6e92c1c
No related branches found
No related tags found
No related merge requests found
Pipeline #158338 failed
......@@ -56,7 +56,7 @@
"description": "SSH `known_hosts` (file or text variable)"
},
{
"name": "COMPOSE_COMPOSE_CLEANUP_JOB_TAGS",
"name": "COMPOSE_CLEANUP_JOB_TAGS",
"description": "Tags to be used for selecting runners for the job",
"type": "array",
"default": [],
......@@ -77,7 +77,7 @@
"advanced": true
},
{
"name": "COMPOSE_COMPOSE_CONFIG_JOB_TAGS",
"name": "COMPOSE_CONFIG_JOB_TAGS",
"description": "Tags to be used for selecting runners for the job",
"type": "array",
"default": [],
......@@ -117,7 +117,7 @@
"advanced": true
},
{
"name": "COMPOSE_COMPOSE_REVIEW_JOB_TAGS",
"name": "COMPOSE_REVIEW_JOB_TAGS",
"description": "Tags to be used for selecting runners for the job",
"type": "array",
"default": [],
......@@ -152,7 +152,7 @@
"advanced": true
},
{
"name": "COMPOSE_COMPOSE_INTEGRATION_JOB_TAGS",
"name": "COMPOSE_INTEGRATION_JOB_TAGS",
"description": "Tags to be used for selecting runners for the job",
"type": "array",
"default": [],
......@@ -187,7 +187,7 @@
"advanced": true
},
{
"name": "COMPOSE_COMPOSE_STAGING_JOB_TAGS",
"name": "COMPOSE_STAGING_JOB_TAGS",
"description": "Tags to be used for selecting runners for the job",
"type": "array",
"default": [],
......@@ -229,7 +229,7 @@
"default": "manual"
},
{
"name": "COMPOSE_COMPOSE_PRODUCTION_JOB_TAGS",
"name": "COMPOSE_PRODUCTION_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