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

This commit is contained in:
Paul 2025-02-18 18:45:05 +01:00
parent 372b6eeb7b
commit 53e5235e01

View File

@ -8,7 +8,7 @@ steps:
image: python
commands:
- pip3 install salt-lint
- salt-lint -x 207,208,210 states/*/*.sls
- salt-lint -x 204,207,208,210 states/*/*.sls
- name: Deploy
image: drillster/drone-rsync
settings: