Fixed linter error
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful

This commit is contained in:
Gregory Ballantine 2023-10-14 19:18:39 -04:00
parent e43a648a09
commit 0498d593c3

View File

@ -18,6 +18,6 @@ gitea_config_file:
- template: 'jinja'
- makedirs: True
- context:
gitea: {{ gitea.config | json }}
gitea: {{ gitea.config | json }}
- require:
- sls: {{ sls_package_install }}