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

adjust var names

parent 636117c1
Branches
Tags
No related merge requests found
Pipeline #156211 failed
...@@ -49,56 +49,56 @@ ...@@ -49,56 +49,56 @@
"advanced": true "advanced": true
}, },
{ {
"name": "MVN_MVN_BUILD_JOB_TAGS", "name": "MVN_BUILD_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": [],
"advanced": true "advanced": true
}, },
{ {
"name": "MVN_MVN_SONAR_JOB_TAGS", "name": "MVN_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": [],
"advanced": true "advanced": true
}, },
{ {
"name": "MVN_MVN_DEPENDENCY_CHECK_JOB_TAGS", "name": "MVN_DEPENDENCY_CHECK_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": [],
"advanced": true "advanced": true
}, },
{ {
"name": "MVN_MVN_NO_SNAPSHOT_DEPS_JOB_TAGS", "name": "MVN_NO_SNAPSHOT_DEPS_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": [],
"advanced": true "advanced": true
}, },
{ {
"name": "MVN_MVN_SBOM_JOB_TAGS", "name": "MVN_SBOM_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": [],
"advanced": true "advanced": true
}, },
{ {
"name": "MVN_MVN_DEPLOY_SNAPSHOT_JOB_TAGS", "name": "MVN_DEPLOY_SNAPSHOT_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": [],
"advanced": true "advanced": true
}, },
{ {
"name": "MVN_MVN_DEPLOY_RELEASE_JOB_TAGS", "name": "MVN_DEPLOY_RELEASE_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": [],
"advanced": true "advanced": true
}, },
{ {
"name": "MVN_MVN_RELEASE_JOB_TAGS", "name": "MVN_RELEASE_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": [],
...@@ -362,35 +362,35 @@ ...@@ -362,35 +362,35 @@
"description": "Additional [`skopeo copy` arguments](https://github.com/containers/skopeo/blob/master/docs/skopeo-copy.1.md#options)" "description": "Additional [`skopeo copy` arguments](https://github.com/containers/skopeo/blob/master/docs/skopeo-copy.1.md#options)"
}, },
{ {
"name": "MVN_MVN_BUILD_JOB_TAGS", "name": "MVN_BUILD_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": [],
"advanced": true "advanced": true
}, },
{ {
"name": "MVN_MVN_SBOM_JOB_TAGS", "name": "MVN_SBOM_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": [],
"advanced": true "advanced": true
}, },
{ {
"name": "MVN_MVN_TRIVY_JOB_TAGS", "name": "MVN_TRIVY_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": [],
"advanced": true "advanced": true
}, },
{ {
"name": "MVN_MVN_DEPLOY_RELEASE_JOB_TAGS", "name": "MVN_DEPLOY_RELEASE_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": [],
"advanced": true "advanced": true
}, },
{ {
"name": "MVN_MVN_DEPLOY_SNAPSHOT_JOB_TAGS", "name": "MVN_DEPLOY_SNAPSHOT_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": [],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment