[ci] feat: added linting and deployment steps

This commit is contained in:
Simon Cornet 2024-12-11 20:28:16 +01:00
commit 64d1b145d2

View file

@ -2,7 +2,7 @@
exclude_paths: exclude_paths:
- "vars/*" - "vars/*"
- ".gitea/*" - ".gitlab/*"
kinds: kinds:
- playbook: "**/*.{yml,yaml}" - playbook: "**/*.{yml,yaml}"