We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d03cf8 commit 67595c0Copy full SHA for 67595c0
.drone.yml
@@ -111,7 +111,6 @@ pipeline:
111
tags: [ '${DRONE_TAG##v}' ]
112
when:
113
event: [ tag ]
114
- branch: [ refs/tags/* ]
115
116
docker:
117
image: plugins/docker
@@ -139,7 +138,6 @@ pipeline:
139
138
target: /gitea/${DRONE_TAG##v}
140
141
142
143
144
release:
145
image: plugins/s3
@@ -167,7 +165,6 @@ pipeline:
167
165
- dist/release/*
168
166
169
170
171
172
discord:
173
image: appleboy/drone-discord:0.0.4
0 commit comments