Dropped latest publishing from drone

This commit is contained in:
Thomas Boerger 2016-11-25 13:07:19 +01:00
parent 574e49c854
commit 65549863bc
No known key found for this signature in database
GPG Key ID: 5A388F55283960B6
2 changed files with 1 additions and 11 deletions

@ -86,16 +86,6 @@ pipeline:
event: [ tag ]
branch: [ refs/tags/* ]
latest:
image: plugins/s3
path_style: true
strip_prefix: dist/latest/
source: dist/latest/*
target: /gitea/latest
when:
event: [ tag ]
branch: [ refs/tags/* ]
github:
image: plugins/github-release
files:

File diff suppressed because one or more lines are too long