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