From 68dcd961ff69973cd7a23251184e57de22f06bd7 Mon Sep 17 00:00:00 2001 From: komarov Date: Sun, 5 Apr 2020 00:12:02 +0300 Subject: [PATCH] test 4 --- .drone.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.drone.yml b/.drone.yml index 6ee41ac..9c77fc9 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,6 +2,11 @@ kind: pipeline type: docker name: build +clone: + git: + image: plugins/git + skip_verify: true + steps: - name: build_php_base image: plugins/docker