diff --git a/.drone.yml b/.drone.yml index e18d40a..e979fe2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,6 +11,7 @@ steps: image: docker:git commands: - git clone $DRONE_GIT_HTTP_URL + - cd $DRONE_REPO_NAME - git checkout $DRONE_COMMIT # - name: ansible-latest