Add drone ci integration
continuous-integration/drone Build is passing

This commit is contained in:
2021-10-14 13:50:34 +02:00
parent b3662f5995
commit b68f05eb03
+15
View File
@@ -0,0 +1,15 @@
kind: pipeline
type: docker
name: build
steps:
- name: docker
image: plugins/docker
settings:
username:
from_secret: docker_username
password:
from_secret: docker_password
repo: kingofdog/docker-hunspell
tags:
- latest