drone: always pull new images

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

View File

@ -1,6 +1,7 @@
pipeline:
download:
image: plugins/download
pull: true
source: https://schlomp.space/attachments/dbc2b2b0-86c9-4aee-ac99-9cb9e91a82ed
destination: mastodon-cpp.deb
build:
@ -17,6 +18,7 @@ pipeline:
- make install DESTDIR=install
notify:
image: drillster/drone-email
pull: true
host: cryptoparty-celle.de
secrets: [ email_username, email_password ]
from: drone@tzend.de