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

This commit is contained in:
Michael Grote 2024-09-13 18:22:26 +02:00
parent 202e9f6a6b
commit 59f61c0b6a

View file

@ -12,11 +12,10 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
- name: Run Gitleaks
- name: Run ansible-lint
uses: docker://zricethezav/gitleaks:v8.18.4
options: --entrypoint ansible-lint
with:
args: --force-color --format pep8 --show-relpath
args: tmux detach-client; ansible-lint--force-color --format pep8 --show-relpath
gitleaks:
steps: