Compare commits

..

No commits in common. "a22a7a19c2bd7bd545a91375447f350432ebaa4a" and "cc5d90cb4fa811be266f8a49d9669a0a975264f9" have entirely different histories.

View File

@ -103,7 +103,7 @@ steps:
repositories:
- lfk/lfk-client-js
params:
- SOURCE_TAG=$DRONE_TAG
- SOURCE_TAG: $DRONE_TAG
- name: trigger node lib build
depends_on: [clone]
image: plugins/downstream
@ -115,7 +115,7 @@ steps:
repositories:
- lfk/lfk-client-node
params:
- SOURCE_TAG=$DRONE_TAG
- SOURCE_TAG: $DRONE_TAG
trigger:
event:
- tag