From 8a249f1f525c2acd3a59309e4d368f2063e236d8 Mon Sep 17 00:00:00 2001 From: komarov Date: Sat, 18 Apr 2020 22:18:30 +0300 Subject: [PATCH] test --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index bb1d7bd..a720c46 100644 --- a/.drone.yml +++ b/.drone.yml @@ -88,6 +88,8 @@ steps: archive_format: "gzip" mount: - 'vendor' + depends_on: + - build_php_fpm volumes: - name: cache path: /tmp/cache