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

master
Simon Bruder 2019-08-02 14:08:20 +00:00
parent 72aa99a9e1
commit f52047ae5f
No known key found for this signature in database
GPG Key ID: 6F03E0000CC5B62F
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:
registry: r.sbruder.de
username:
from_secret: docker_username
password:
from_secret: docker_password
repo: r.sbruder.de/searx