This repository has been archived on 2019-06-21. You can view files and clone it, but cannot push or open issues or pull requests.
microsocks/.drone.yml
Simon Bruder 502d60f5b1
All checks were successful
continuous-integration/drone/push Build is passing
init
2019-06-21 16:59:09 +00:00

14 lines
269 B
YAML

kind: pipeline
name: default
steps:
- name: microsocks
image: plugins/docker
settings:
registry: r.sbruder.de
username:
from_secret: docker_username
password:
from_secret: docker_password
repo: r.sbruder.de/microsocks