From 67a99db8486943c5aa60d33077878d8422eb1ded Mon Sep 17 00:00:00 2001 From: komarov Date: Sun, 5 Apr 2020 22:26:32 +0300 Subject: [PATCH] test 50 --- .drone.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.drone.yml b/.drone.yml index de10312..3ddc22b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -29,6 +29,11 @@ steps: insecure: true build_args: PHP_VERSION: 7.4.4 + depends_on: + - clone + trigger: + status: + - success - name: build_php_fpm image: plugins/docker