diff --git a/.drone.yml b/.drone.yml index ae3dbea..a0551c0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,6 +2,12 @@ kind: pipeline name: default + +clone: + git: + image: plugins/git + path: /drone/src/$DRONE_REPO_NAME + steps: # - name: ansible-latest # image: python:2.7