drone dev

This commit is contained in:
2023-02-01 17:35:23 +01:00
parent 694cf069ad
commit 9538080cda
2 changed files with 36 additions and 12 deletions

View File

@ -81,18 +81,6 @@ steps:
recursive: true
delete: true
- name: notification
image: appleboy/drone-telegram
settings:
token:
from_secret: telegram_token
to:
from_secret: telegram_room_id
when:
status:
- success
- failure
trigger:
branch:
- master