added drone config
continuous-integration/drone/push Build is passing Details

This commit is contained in:
konrad 2019-04-25 19:45:33 +02:00
parent 1c422a60f6
commit 7a2b69ff36
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 14 additions and 0 deletions

14
.drone.yml Normal file
View File

@ -0,0 +1,14 @@
kind: pipeline
name: default
steps:
- name: docker
image: plugins/docker
pull: true
settings:
username:
from_secret: docker_username
password:
from_secret: docker_password
repo: kolaente/zip
tags: latest