test
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Robert Kaussow 2019-02-27 22:40:18 +01:00
parent c81764fc92
commit 082102aadc

View File

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