CourierMTA/drone.yml
damage 933b85221f
All checks were successful
continuous-integration/drone/push Build is passing
fixed docker repo
2024-06-30 21:34:34 +02:00

16 lines
291 B
YAML

kind: pipeline
name: default
steps:
- name: docker
image: plugins/docker
settings:
registry: source.devloop.de
repo: source.devloop.de/docker/courier-mta
username:
from_secret: docker_username
password:
from_secret: docker_password
tags:
- latest