From a8f85867dea9ddc992ff8a2516ff27574f57f80d Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Fri, 6 Dec 2019 10:46:57 -0500 Subject: [PATCH] disable clone --- .drone.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.drone.yml b/.drone.yml index c9cef1b..8fb3d00 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,6 +11,9 @@ server: ssh_key: from_secret: ssh_key +clone: + disable: true + steps: - name: hello commands: