This commit is contained in:
@ -22,4 +22,11 @@ steps:
|
||||
from_secret: s3_secret_key
|
||||
source: dist/**/*
|
||||
target: /dist
|
||||
path_style: true
|
||||
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