diff --git a/README.md b/README.md index efd2ad0..e9cf2f5 100644 --- a/README.md +++ b/README.md @@ -26,11 +26,12 @@ Note: /root/.ansible must not be an overlayfs, otherwise ssh accelerate won't wo ## run tests with drone.io - build: - image: chmuul/ansible:${OS} - commands: - - ansible-playbook -i tests/inventory tests/main.yml --syntax-check - - ansible-playbook -i tests/inventory tests/main.yml + pipeline: + build: + image: chmuul/ansible:${OS} + commands: + - ansible-playbook -i tests/inventory tests/main.yml --syntax-check + - ansible-playbook -i tests/inventory tests/main.yml matrix: OS: