1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 11:21:29 +02:00

Merge pull request #260 from tboerger/drone-latest

Dropped latest publishing from drone
This commit is contained in:
Thomas Boerger 2016-11-25 17:13:55 +01:00 committed by GitHub
commit 0a76d260fa
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