diff --git a/.drone.yml b/.drone.yml index e979fe2..23973a7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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