From 0fa1d2b4e5a12232ca9b8a2a4d896d04b8431e33 Mon Sep 17 00:00:00 2001 From: viktorbarzin Date: Mon, 3 May 2021 11:42:00 +0100 Subject: [PATCH] attemp to fix git clone issue #2 --- .drone.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.drone.yml b/.drone.yml index 214521d8..4b08f885 100644 --- a/.drone.yml +++ b/.drone.yml @@ -72,14 +72,7 @@ trigger: cron: - renew-tls-certificate -clone: - disable: true - steps: - - name: clone - image: alpine/git - commands: - - git clone https://github.com/ViktorBarzin/infra.git . - name: Prepare terraform files image: alpine commands: