update readme

master
Seth Doty 8 months ago
parent 8c9032b4b9
commit 7b62f899f6
Signed by: sethmdoty
SSH Key Fingerprint: SHA256:wvNCGqFBjqW46I4sMfN/9DwLkuEbElw7MONaxwHTVm8

@ -1,8 +1,6 @@
drone-molecule
====================
* Author: `Florian Dambrine - @Lowess`
Drone plugin for Molecule (Ansible testing framework)
**Tips:**
@ -20,7 +18,7 @@ Drone plugin for Molecule (Ansible testing framework)
pipeline:
molecule:
image: lowess/drone-molecule:2.6.8
image: sethmdoty/drone-ansible-molecule:latest
pull: true
task: test
environment:
@ -50,5 +48,5 @@ docker run -i \
-v $(pwd):/opt/molecule \
-e PLUGIN_TASK=test \
-e PLUGIN_ESG_NAME=va-dsci--verity \
lowess/drone-molecule:2.6.8
sethmdoty/drone-ansible-molecule:latest
```

Loading…
Cancel
Save