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

adds documentation to new variables

parent c882b45e
No related branches found
No related tags found
No related merge requests found
Pipeline #150828 failed
......@@ -123,35 +123,24 @@
},
{
"name": "DOCKER_KANIKO_BUILD_JOB_TAGS",
"type": "array",
"description": "Tags to be used for selecting runners for the job",
"default": "[]",
"advanced": true
},
{
"name": "DOCKER_DIND_BUILD_JOB_TAGS",
"type": "array",
"description": "Tags to be used for selecting runners for the job",
"default": "[]",
"advanced": true
},
{
"name": "DOCKER_BUILDAH_BUILD_JOB_TAGS",
"type": "array",
"description": "Tags to be used for selecting runners for the job",
"default": "[]",
"advanced": true
},
{
"name": "DOCKER_PUBLISH_JOB_TAGS",
"type": "array",
"description": "Tags to be used for selecting runners for the job",
"default": "[]",
"advanced": true
},
{
"name": "DOCKER_PUBLISH_JOB_TAGS",
"type": "array",
"description": "Tags to be used for selecting runners for the job",
"default": "[]",
"advanced": true
......@@ -176,7 +165,6 @@
},
{
"name": "DOCKER_HADOLINT_JOB_TAGS",
"type": "array",
"description": "Tags to be used for selecting runners for the job",
"default": "[]",
"advanced": true
......@@ -208,7 +196,6 @@
},
{
"name": "DOCKER_HEALTHCHECK_JOB_TAGS",
"type": "array",
"description": "Tags to be used for selecting runners for the job",
"default": "[]",
"advanced": true
......@@ -257,7 +244,6 @@
},
{
"name": "DOCKER_TRIVY_JOB_TAGS",
"type": "array",
"description": "Tags to be used for selecting runners for the job",
"default": "[]",
"advanced": true
......@@ -282,7 +268,6 @@
},
{
"name": "DOCKER_SBOM_JOB_TAGS",
"type": "array",
"description": "Tags to be used for selecting runners for the job",
"default": "[]",
"advanced": true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment