diff options
author | Thomas Boerger <thomas@webhippie.de> | 2016-11-25 17:13:55 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-25 17:13:55 +0100 |
commit | 0a76d260fa16764ab66bf1623b4cd9e9adfdac27 (patch) | |
tree | e28e9e26dfd2ff59f10374b0218aabe8c6889c9c /.drone.yml | |
parent | 574e49c8548726cc1b76d6544df770fb38af2952 (diff) | |
parent | 65549863bc6a69c0d68019a771d3942c165f2a4c (diff) | |
download | gitea-0a76d260fa16764ab66bf1623b4cd9e9adfdac27.tar.gz gitea-0a76d260fa16764ab66bf1623b4cd9e9adfdac27.zip |
Merge pull request #260 from tboerger/drone-latest
Dropped latest publishing from drone
Diffstat (limited to '.drone.yml')
-rw-r--r-- | .drone.yml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/.drone.yml b/.drone.yml index c94e5eb16f..ad99c6ea21 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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: |