This commit is contained in:
parent
0c22601153
commit
23614c12c2
@ -7,8 +7,6 @@ steps:
|
|||||||
- name: Salt lint
|
- name: Salt lint
|
||||||
image: python
|
image: python
|
||||||
commands:
|
commands:
|
||||||
- apt-get update -y
|
|
||||||
- apt-get upgrade -y
|
|
||||||
- pip3 install salt-lint
|
- pip3 install salt-lint
|
||||||
- salt-lint -x 207,208,210 states/*/*.sls
|
- salt-lint -x 207,208,210 states/*/*.sls
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
|
Loading…
Reference in New Issue
Block a user