mirror of
https://github.com/geerlingguy/ansible-role-php.git
synced 2024-11-24 12:06:02 +01:00
Make sure molecule lint script has set -e option.
This commit is contained in:
parent
5d5980a210
commit
0fd818ef39
@ -4,6 +4,7 @@ dependency:
|
||||
driver:
|
||||
name: docker
|
||||
lint: |
|
||||
set -e
|
||||
yamllint .
|
||||
ansible-lint
|
||||
platforms:
|
||||
|
Loading…
Reference in New Issue
Block a user