You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rspamd/.drone.yml

25 lines
382 B
YAML

---
kind: pipeline
type: docker
name: default
platform:
os: linux
arch: amd64
trigger:
event:
- cron
- custom
- tag
steps:
- name: build
image: plugins/docker
settings:
registry: registry.fk.jochum.dev
username: robot$mail+drone
password:
from_secret: registry.fk.jochum.dev-robot
repo: registry.fk.jochum.dev/mail/rspamd
auto_tag: true