Update Drone configuration.

This commit is contained in:
Stanislav Nikitin 2022-06-26 22:10:53 +05:00
parent 591c24bab7
commit 7b6a425908
Signed by: pztrn
GPG Key ID: 1E944A0F0568B550
1 changed files with 3 additions and 0 deletions

View File

@ -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