Modified drone static build policy

This commit is contained in:
konrad 2018-01-10 15:02:00 +01:00 committed by kolaente
parent 632570337f
commit 333a7247cf
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -58,4 +58,4 @@ pipeline:
source: dist/release/*
target: /${DRONE_TAG##v}
when:
event: [push, tag, deployment]
event: [ tag ]