@ -7,3 +7,13 @@ steps:
commands:
- npm install
- npm run build
steps:
- name: send telegram notification
image: appleboy/drone-telegram
settings:
token: telegram_token
to: telegram_to
message_file: message_file.tpl
template_vars:
env: testing
app: MyApp