diff options
author | Emile <hanemile@protonmail.com> | 2019-11-04 17:32:40 +0100 |
---|---|---|
committer | Emile <hanemile@protonmail.com> | 2019-11-04 17:32:40 +0100 |
commit | 31753a3ab7e469366719a3cecd650683c18f847d (patch) | |
tree | eef9646d6f4012287f55bfe8f0eaa24cbcf64236 | |
parent | d8ffcf84b1f19874dd4f4de65b4550cc717c4e99 (diff) |
removed the space
-rw-r--r-- | .drone.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml index ce40a17..9af500f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -18,7 +18,7 @@ steps: password: from_secret: docker_password -- name: telegram notification +- name: telegramnotification image: appleboy/drone-telegram settings: token: telegram_token |