Tried switching to global when
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Nicolai Ort 2020-12-23 18:38:01 +01:00
parent a7976c0ee2
commit 607630c4f9

View File

@ -92,11 +92,6 @@ steps:
tags: tags:
- $DRONE_TAG - $DRONE_TAG
registry: registry.odit.services registry: registry.odit.services
when:
event:
- tag
ref:
- refs/tags/v*
- name: trigger js lib build - name: trigger js lib build
depends_on: [clone] depends_on: [clone]
image: plugins/downstream image: plugins/downstream
@ -109,11 +104,7 @@ steps:
- lfk/lfk-client-js - lfk/lfk-client-js
params: params:
- SOURCE_TAG=$DRONE_TAG - SOURCE_TAG=$DRONE_TAG
when:
event:
- tag
ref:
- refs/tags/v*
- name: trigger node lib build - name: trigger node lib build
depends_on: [clone] depends_on: [clone]
image: plugins/downstream image: plugins/downstream
@ -126,7 +117,7 @@ steps:
- lfk/lfk-client-node - lfk/lfk-client-node
params: params:
- SOURCE_TAG=$DRONE_TAG - SOURCE_TAG=$DRONE_TAG
when: when:
event: event:
- tag - tag
ref: ref: