ci: fix yamllint issues in jjb-buildconfig.yaml

./deploy/jjb-buildconfig.yaml
  10:3      error    wrong indentation: expected 4 but found 2  (indentation)

Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
Niels de Vos 2020-05-26 17:01:24 +02:00
parent fe738e9d9f
commit 311813448c

View File

@ -7,7 +7,7 @@ metadata:
app: jjb app: jjb
spec: spec:
tags: tags:
- name: latest - name: latest
--- ---
apiVersion: v1 apiVersion: v1
kind: BuildConfig kind: BuildConfig