fedora-coreos-pipeline: fix yamllint errors
Was getting this error from zuul: playbooks/openshift-apps/fedora-coreos-pipeline.yml 41:12 error too many spaces inside brackets (brackets) 41:26 error too many spaces inside brackets (brackets)
This commit is contained in:
parent
86fc86faca
commit
f94ab9a54b
1 changed files with 1 additions and 1 deletions
|
@ -38,4 +38,4 @@
|
|||
app: fedora-coreos-pipeline
|
||||
objecttype: project
|
||||
objectname: fedora-coreos-pipeline
|
||||
tags: [ never, delete ]
|
||||
tags: [never, delete]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue