From 41a03ad7f92086e29c3b2d20d04754d1b8dd44ef Mon Sep 17 00:00:00 2001 From: komarov Date: Sun, 5 Apr 2020 01:09:34 +0300 Subject: [PATCH] test 20 --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 0cc9c36..bb36f3c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,7 +7,7 @@ clone: steps: - name: clone - image: alpine/git + image: docker:git environment: KEY: from_secret: DEPLOY_KEY