mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 00:10:20 +00:00
ci: correctly indent parameters for mini-e2e job
Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
parent
1de6b0bba2
commit
1fb77b0626
@ -23,9 +23,9 @@
|
|||||||
# generated parameters for the job (used in the groovy script)
|
# generated parameters for the job (used in the groovy script)
|
||||||
parameters:
|
parameters:
|
||||||
- string:
|
- string:
|
||||||
name: k8s_version
|
name: k8s_version
|
||||||
default: '{k8s_version}'
|
default: '{k8s_version}'
|
||||||
description: Kubernetes version to deploy in the test cluster.
|
description: Kubernetes version to deploy in the test cluster.
|
||||||
pipeline-scm:
|
pipeline-scm:
|
||||||
scm:
|
scm:
|
||||||
- git:
|
- git:
|
||||||
|
Loading…
Reference in New Issue
Block a user