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 8b8182514e - Show all commits

View File

@ -2,6 +2,12 @@
kind: pipeline
name: default
clone:
git:
image: plugins/git
path: /drone/src/$DRONE_REPO_NAME
steps:
# - name: ansible-latest
# image: python:2.7