Add CI config
continuous-integration/drone/push Build is passing Details

master
Robert Jacob 2019-11-17 15:54:52 +01:00
parent 420c681596
commit e2d9ea75cf
1 changed files with 12 additions and 0 deletions

12
.drone.yml Normal file
View File

@ -0,0 +1,12 @@
kind: pipeline
name: default
steps:
- name: docker
image: plugins/docker
settings:
repo: hacknology/ldapmin
tags: latest
username: hacknologyci
password:
from_secret: docker_hub_token