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