Pin telegram notification plugin in drone
This commit is contained in:
parent
5f8872f8cc
commit
7bdc9dd428
1 changed files with 1 additions and 1 deletions
|
@ -633,7 +633,7 @@ depends_on:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: telegram
|
- name: telegram
|
||||||
image: appleboy/drone-telegram
|
image: appleboy/drone-telegram:1-linux-amd64
|
||||||
settings:
|
settings:
|
||||||
token:
|
token:
|
||||||
from_secret: TELEGRAM_TOKEN
|
from_secret: TELEGRAM_TOKEN
|
||||||
|
|
Loading…
Reference in a new issue