Refactor CI pipelien and enable molecule testing #1

Merged
xoxys merged 131 commits from molecule-dev into master 2019-03-25 22:23:40 +01:00
Showing only changes of commit 9b1928d9cc - Show all commits

View File

@ -7,7 +7,7 @@ clone:
disable: true disable: true
steps: steps:
- name: clone - name: clone
image: docker:git image: docker:git
commands: commands:
- git clone $DRONE_GIT_HTTP_URL - git clone $DRONE_GIT_HTTP_URL