This commit is contained in:
MassiveAtoms 2020-04-18 12:31:20 -03:00
parent 33062b2738
commit a09d7baa63

View File

@ -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: