Telegram notification on build complete
This commit is contained in:
parent
9483f05f49
commit
df876fdb49
@ -66,6 +66,13 @@ steps:
|
||||
commit_message: "[Auto] Update Prod to ${DRONE_COMMIT_SHA:0:10}"
|
||||
access_token:
|
||||
from_secret: gitea_pat
|
||||
- name: telegram_notification
|
||||
image: appleboy/drone-telegram
|
||||
settings:
|
||||
token:
|
||||
from_secret: telegram_token
|
||||
to:
|
||||
from_secret: telegram_convo_id
|
||||
|
||||
image_pull_secrets:
|
||||
- dockerconfigjson
|
Loading…
x
Reference in New Issue
Block a user