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 9a75a5d commit 28f4de2Copy full SHA for 28f4de2
.drone.yml
@@ -145,7 +145,6 @@ pipeline:
145
tags: [ '${DRONE_TAG##v}' ]
146
when:
147
event: [ tag ]
148
- branch: [ refs/tags/* ]
149
150
docker:
151
image: plugins/docker:17.05
@@ -179,7 +178,6 @@ pipeline:
179
178
target: /gitea/${DRONE_TAG##v}
180
181
182
183
184
release:
185
image: plugins/s3:1
@@ -216,7 +214,6 @@ pipeline:
216
214
- dist/release/*
217
215
218
219
220
221
discord:
222
image: appleboy/drone-discord:1.0.0
0 commit comments