lol
This commit is contained in:
parent
33062b2738
commit
a09d7baa63
22
.drone.yml
22
.drone.yml
@ -18,18 +18,18 @@ steps:
|
|||||||
- ninja
|
- ninja
|
||||||
- cp ./../drone-template.tpl /sharing/message.tpl
|
- cp ./../drone-template.tpl /sharing/message.tpl
|
||||||
- ./testbin >> /sharing/message.tpl
|
- ./testbin >> /sharing/message.tpl
|
||||||
|
- cat /sharing/message.tpl
|
||||||
|
|
||||||
|
# - name: send telegram notification
|
||||||
- name: send telegram notification
|
# image: appleboy/drone-telegram
|
||||||
image: appleboy/drone-telegram
|
# volumes:
|
||||||
volumes:
|
# - name: cache
|
||||||
- name: cache
|
# path: /sharing
|
||||||
path: /sharing
|
# settings:
|
||||||
settings:
|
# token: 1008627097:AAGJdFwxwV5eUNWHuI9LnO-_oRCNUirLTx0
|
||||||
token: 1008627097:AAGJdFwxwV5eUNWHuI9LnO-_oRCNUirLTx0
|
# to: -1001226107365
|
||||||
to: -1001226107365
|
# message:
|
||||||
message:
|
# + message_file: /sharing/message.tpl
|
||||||
+ message_file: /sharing/message.tpl
|
|
||||||
|
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
Reference in New Issue
Block a user