This repository has been archived on 2021-03-04. You can view files and clone it, but cannot push or open issues or pull requests.
alertmanager-gotify/.drone.yml
Simon Bruder 9871336025
All checks were successful
continuous-integration/drone/push Build is passing
init
2019-05-24 15:24:27 +00:00

14 lines
256 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/alertmanager-gotify