From c81764fc9284734c463b8727c7f1fff969f84820 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Wed, 27 Feb 2019 16:37:35 +0100 Subject: [PATCH] test_x --- .drone.yml | 1 + 1 file changed, 1 insertion(+) 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