Add drone config
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Emelie Graven 2021-11-16 14:40:01 +01:00
parent 2e01b896fe
commit 49c83fe4f5
Signed by: emelie
GPG key ID: C11123726DBB55A1

12
.drone.yml Normal file
View file

@ -0,0 +1,12 @@
kind: pipeline
name: default
steps:
- name: docker
image: plugins/docker
settings:
repo: egraven/rust-musl-builder
auto_tag: true
username: egraven
password:
from_secret: DOCKER_TOKEN