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

This commit is contained in:
Robert Kaussow 2019-02-27 22:42:10 +01:00
parent 082102aadc
commit e1701584a7

View File

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