mirror of
https://github.com/geerlingguy/ansible-role-kubernetes.git
synced 2024-11-18 19:10:39 +01:00
Make sure molecule lint script has set -e option.
This commit is contained in:
parent
514769b9ce
commit
dabfb595bd
@ -4,6 +4,7 @@ dependency:
|
||||
driver:
|
||||
name: docker
|
||||
lint: |
|
||||
set -e
|
||||
yamllint .
|
||||
ansible-lint
|
||||
platforms:
|
||||
|
Loading…
Reference in New Issue
Block a user