diff --git a/.drone.yml b/.drone.yml index 844f269..002dc50 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,6 +19,8 @@ steps: tags: latest purge: true pull_image: true + depends_on: + - run shellcheck - name: notify on failure image: plugins/matrix