ss
Some checks failed
ansible-lint / Ansible Lint (pull_request) Has been cancelled
ansible-lint / gitleaks (pull_request) Has been cancelled

This commit is contained in:
Michael Grote 2024-09-13 19:17:47 +02:00
parent bd01983556
commit d8bfdd8bb6

View file

@ -14,8 +14,8 @@ jobs:
- name: Run ansible-lint
uses: docker://registry.mgrote.net/ansible-devspace:latest
with: # notwendig da ENTRYPOINT auf start-tmux.sh gesetzt ist
args: ansible-lint--force-color --format pep8 --show-relpath
with:
args: /home/ansible-dev/.local/bin/ansible-lint --force-color --format pep8 --show-relpath
gitleaks:
steps: