Address yamllint errors/warnings

- remove spaces, add headers
- add ignore for line-lengths in .pipeline.yml

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
Georg Pfuetzenreuter 2023-02-15 23:00:20 +01:00
parent 36b1fbffb2
commit cd93d792ff
Signed by: Georg
GPG Key ID: 1ED2F138E7E6FF57
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,5 @@
---
# yamllint disable rule:line-length
skip_clone: true
pipeline:
@ -14,7 +16,7 @@ pipeline:
check:
image: registry.opensuse.org/home/crameleon/libertacasa/containers/containerfile/libertacasa/pipeline:latest
secrets: [ ci_netrc_username, ci_netrc_password, ci_netrc_machine ]
secrets: [ci_netrc_username, ci_netrc_password, ci_netrc_machine]
when:
event: [push]
commands:
@ -40,5 +42,5 @@ pipeline:
event: [push]
instance: woodpecker-orpheus.intranet.squirrelcube.com
commands:
#- rolesyncer
# - rolesyncer
- bin/rolesyncer.py

View File

@ -1,3 +1,4 @@
---
- firewalld
- keepalived
- nginx