drone: always pull new images

This commit is contained in:
tastytea 2018-06-19 09:34:07 +02:00
parent ae9df6706d
commit dc763ef41d
Signed by: tastytea
GPG Key ID: 59346E0EA35C67E5
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,7 @@ pipeline:
when:
event: tag
image: plugins/gitea-release
pull: true
base_url: https://schlomp.space
secrets: [ gitea_token ]
title: ${DRONE_TAG}
@ -31,6 +32,7 @@ pipeline:
- "libmastodon-cpp-${DRONE_TAG}-0.x86_64.rpm"
notify:
image: drillster/drone-email
pull: true
host: cryptoparty-celle.de
secrets: [ email_username, email_password ]
from: drone@tzend.de