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 e1701584a7 - Show all commits

View File

@ -12,7 +12,7 @@ steps:
commands:
- git clone $DRONE_GIT_HTTP_URL
- cd $DRONE_REPO_NAME
- git checkout $DRONE_COMMIT -b molecule-dev
- git checkout $DRONE_COMMIT -b $DRONE_BRANCH
# - name: ansible-latest
# image: python:2.7