This repository has been archived on 2020-02-15. You can view files and clone it, but cannot push or open issues or pull requests.
ldap-forward-auth/.drone.yml
Simon Bruder 1e22db4245
All checks were successful
continuous-integration/drone/push Build is passing
init
2019-12-28 10:58:06 +00:00

14 lines
254 B
YAML

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/ldap-forward-auth