[lint]: Fix indentation
Found incorrect indentation. This PS redresses the indentation issue. Change-Id: I23f1768e281053836ed8685029d332b7dffd0c2a
This commit is contained in:
parent
2bf3117197
commit
dd37096d65
@ -31,9 +31,9 @@
|
|||||||
|
|
||||||
- name: "Run functional test cases against pre-existing k8s cluster"
|
- name: "Run functional test cases against pre-existing k8s cluster"
|
||||||
block:
|
block:
|
||||||
- name: "airshipctl kubectl version"
|
- name: "airshipctl kubectl version"
|
||||||
shell: |
|
shell: |
|
||||||
set -ex
|
set -ex
|
||||||
kubectl version
|
kubectl version
|
||||||
args:
|
args:
|
||||||
chdir: "{{ zuul.project.src_dir }}"
|
chdir: "{{ zuul.project.src_dir }}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user