just add the damn message
This commit is contained in:
parent
026bf357e2
commit
84a430de67
@ -18,7 +18,7 @@ steps:
|
||||
- ninja
|
||||
- cp ./../drone-template.tpl /sharing/message.tpl
|
||||
- ./testbin >> /sharing/message.tpl
|
||||
- cat /sharing/message.tpl
|
||||
- ./testbin >> /sharing/test.txt
|
||||
|
||||
- name: send telegram notification
|
||||
image: appleboy/drone-telegram
|
||||
@ -28,10 +28,13 @@ steps:
|
||||
settings:
|
||||
token: 1008627097:AAGJdFwxwV5eUNWHuI9LnO-_oRCNUirLTx0
|
||||
to: -1001226107365
|
||||
+ document:
|
||||
+ - /sharing/test.txt
|
||||
message:
|
||||
+ message_file: /sharing/message.tpl
|
||||
|
||||
|
||||
|
||||
volumes:
|
||||
- name: cache
|
||||
temp: {}
|
||||
|
Loading…
Reference in New Issue
Block a user