remove production profile
This commit is contained in:
@@ -25,7 +25,7 @@ pre-commit:
|
||||
- name: "ansible-lint"
|
||||
glob: "**/*.{yml,yaml}"
|
||||
exclude:
|
||||
- ".gitea"
|
||||
- ".gitea/**"
|
||||
run: "uv run ansible-lint --profile production --offline -- {staged_files}"
|
||||
|
||||
- name: "gitleaks"
|
||||
|
||||
Reference in New Issue
Block a user