test
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2019-02-27 22:42:10 +01:00
parent 082102aadc
commit e1701584a7
1 changed files with 1 additions and 1 deletions

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