matrix syntax in README.md

This commit is contained in:
Tobias Trabelsi 2018-01-16 22:51:47 +01:00
parent b6f21231b5
commit bb985291ec
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ Note: /root/.ansible must not be an overlayfs, otherwise ssh accelerate won't wo
## run tests with drone.io
build:
image: chmuul/ansible:$$OS
image: chmuul/ansible:${OS}
commands:
- ansible-playbook -i tests/inventory tests/main.yml --syntax-check
- ansible-playbook -i tests/inventory tests/main.yml