Compare commits
No commits in common. "a22a7a19c2bd7bd545a91375447f350432ebaa4a" and "cc5d90cb4fa811be266f8a49d9669a0a975264f9" have entirely different histories.
a22a7a19c2
...
cc5d90cb4f
@ -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
|
Loading…
x
Reference in New Issue
Block a user