diff --git a/.drone.yml b/.drone.yml index b1e501d..909b56e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -105,3 +105,6 @@ pipeline: recipients: [ "admin@selfprivacy.org" ] when: status: [ success, failure ] + + depends_on: + - default \ No newline at end of file