This commit is contained in:
@ -23,3 +23,10 @@ steps:
|
||||
source: dist/**/*
|
||||
target: /dist
|
||||
path_style: true
|
||||
|
||||
- name: send telegram notification
|
||||
image: appleboy/drone-telegram
|
||||
settings:
|
||||
token:
|
||||
from_secret: telegram_bot_token
|
||||
to: real186526
|
Reference in New Issue
Block a user