Update Drone configuration.

This commit is contained in:
2022-06-26 22:10:53 +05:00
parent 591c24bab7
commit 7b6a425908

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