Update Drone configuration.
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user