updated .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Paul 2024-11-18 23:49:02 +01:00
parent 0c22601153
commit 23614c12c2

View File

@ -7,8 +7,6 @@ steps:
- name: Salt lint
image: python
commands:
- apt-get update -y
- apt-get upgrade -y
- pip3 install salt-lint
- salt-lint -x 207,208,210 states/*/*.sls
- name: Deploy