Drone plugins > Line
Line
by appleboy
The Line plugin posts build status messages to your channel.
Example
kind: pipeline
name: default
steps:
- name: line
image: appleboy/drone-line
settings:
channel_secret: xxxxxxxxxx
channel_token: xxxxxxxxxx
to: line_user_id
to_room: line_room_id
to_group: line_group_id
Properties
channel_secret
stringrequiredThe channel secret
Secret recommendedDefault: none
channel_token
stringrequiredThe channel token
Secret recommendedDefault: none
to
stringoptionalThe user ID to send a message to
Default: none
message
stringrequiredOverwrite the default message template.
Default: none
images
arrayoptionalValid image URLs
Default: none
videos
arrayoptionalValid video URLs
Default: none
audios
arrayoptionalValid audio URLs
Default: none
locations
arrayoptionalValid location lat/lng
Default: none
stickers
arrayoptionalValid stickers
Default: none