summaryrefslogtreecommitdiffstats
path: root/.drone.yml
diff options
context:
space:
mode:
authorLauris BH <lauris@nix.lv>2017-09-22 18:34:02 +0300
committerGitHub <noreply@github.com>2017-09-22 18:34:02 +0300
commit28f4de205fbeb8eede27ed7ede00305cd32332d0 (patch)
treea2dc5e061f06626cd301cfcd890d4150c1ae21dc /.drone.yml
parent9a75a5d59bcf9aaff596a7df36ab3aa5b46477a8 (diff)
downloadgitea-28f4de205fbeb8eede27ed7ede00305cd32332d0.tar.gz
gitea-28f4de205fbeb8eede27ed7ede00305cd32332d0.zip
Fix drone for tags (#2573)
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.drone.yml b/.drone.yml
index 1af2b927a8..14ab25c55f 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -145,7 +145,6 @@ pipeline:
tags: [ '${DRONE_TAG##v}' ]
when:
event: [ tag ]
- branch: [ refs/tags/* ]
docker:
image: plugins/docker:17.05
@@ -179,7 +178,6 @@ pipeline:
target: /gitea/${DRONE_TAG##v}
when:
event: [ tag ]
- branch: [ refs/tags/* ]
release:
image: plugins/s3:1
@@ -216,7 +214,6 @@ pipeline:
- dist/release/*
when:
event: [ tag ]
- branch: [ refs/tags/* ]
discord:
image: appleboy/drone-discord:1.0.0