chore: cleanup/consolidation

feature/DEV-380
Sven Ketelsen 4 years ago
parent 2a1cd6b638
commit 079d195153

@ -22,7 +22,7 @@ lint-job:
stage: lint
script:
- echo "Running lint to check for linting violations"
- lint -c lint.cfg
- ansible-lint -c lint.cfg
only:
- branches
except:

Loading…
Cancel
Save