dd
Some checks failed
ansible-lint / Ansible Lint (pull_request) Failing after 5s
ansible-lint / gitleaks (pull_request) Successful in 6s

This commit is contained in:
Michael Grote 2024-09-13 18:59:17 +02:00
parent 3e1d8aa995
commit bd01983556

View file

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