[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"
|
||||
block:
|
||||
- name: "airshipctl kubectl version"
|
||||
shell: |
|
||||
set -ex
|
||||
kubectl version
|
||||
args:
|
||||
chdir: "{{ zuul.project.src_dir }}"
|
||||
- name: "airshipctl kubectl version"
|
||||
shell: |
|
||||
set -ex
|
||||
kubectl version
|
||||
args:
|
||||
chdir: "{{ zuul.project.src_dir }}"
|
||||
|
Loading…
Reference in New Issue
Block a user