From 8b8182514e323d2a3309b5b3c9bfae572f06d40c Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Wed, 27 Feb 2019 16:29:57 +0100 Subject: [PATCH] test_x --- .drone.yml | 6 ++++++ 1 file changed, 6 insertions(+) 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