dd
This commit is contained in:
parent
3e1d8aa995
commit
bd01983556
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue