remove outdated drone.yml

This commit is contained in:
chris 2020-05-23 15:41:02 +02:00
parent 2366513c6d
commit 46771542ac
1 changed files with 0 additions and 18 deletions

View File

@ -1,18 +0,0 @@
---
pipeline:
build:
image: plugins/docker
repo: reg.zknt.org/zknt/alpine
tags:
- 2.8.1
secrets: [ docker_username, docker_password ]
notify:
image: drillster/drone-email
host: mx01.mta.zknt.org
from: drone@zknt.org
secrets: [ email_username, email_password ]
branches:
include: [ master ]