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