chore: sending a message without notification

https://github.com/appleboy/telegram-action/issues/26
This commit is contained in:
Bo-Yi Wu
2021-04-03 06:44:51 +08:00
parent f384cb685b
commit a5d86cddbc
4 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM appleboy/drone-telegram:1.3.8-linux-amd64
FROM appleboy/drone-telegram:linux-amd64
COPY entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh