diff --git a/.drone.yml b/.drone.yml index 5ca43e4..bd2059a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -23,6 +23,9 @@ kind: pipeline type: docker name: build docker images +depends_on: + - "lint and test" + steps: - name: build master image image: plugins/docker