test new molecule image
This commit is contained in:
parent
335d944c47
commit
58574b2a90
@ -1,6 +1,12 @@
|
|||||||
---
|
---
|
||||||
steps:
|
steps:
|
||||||
- name: test
|
- name: test
|
||||||
image: osshelp/drone-molecule
|
image: lowess/drone-molecule:2.6.8
|
||||||
|
pull: true
|
||||||
settings:
|
settings:
|
||||||
action: test
|
task: test
|
||||||
|
environment:
|
||||||
|
- CI_UUID=_molecule_${CI_COMMIT_SHA}
|
||||||
|
volumes:
|
||||||
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
|
- molecule_${CI_COMMIT_SHA}:/tmp
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user