Initial drone file.

This commit is contained in:
Oly 2019-10-11 11:46:45 +01:00
parent 70c2782455
commit 0c384002a3
1 changed files with 13 additions and 0 deletions

13
.drone.yml Normal file
View File

@ -0,0 +1,13 @@
kind: pipeline
name: default
steps:
- name: docker
image: plugins/docker
settings:
tags: latest
build_args:
- VERSION=1.6.0