This commit is contained in:
parent
24500ff074
commit
7bf08dfe23
@ -11,5 +11,4 @@ steps:
|
||||
- apt-get upgrade -y
|
||||
- pip3 install salt-lint
|
||||
- >
|
||||
'find states -type f -name "*.sls" -print0 |'
|
||||
' xargs -0 --no-run-if-empty salt-lint'
|
||||
'find states -type f -name "*.sls" -print0 | xargs -0 --no-run-if-empty salt-lint'
|
||||
|
Loading…
Reference in New Issue
Block a user