Added branch to when
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Nicolai Ort 2020-12-23 19:09:01 +01:00
parent b3f741234e
commit f2970f4cd8
1 changed files with 3 additions and 1 deletions

View File

@ -95,6 +95,7 @@ steps:
when:
event:
- tag
branch: [ refs/tags/v* ]
- name: trigger js lib build
depends_on: [clone]
image: plugins/downstream
@ -124,4 +125,5 @@ steps:
- SOURCE_TAG=$DRONE_TAG
when:
event:
- tag
- tag