feat: support default message

This commit is contained in:
Bo-Yi Wu
2019-02-17 16:10:25 +08:00
parent 4279b287d4
commit 4025d6255a
2 changed files with 14 additions and 3 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ LABEL "homepage"="https://github.com/appleboy/telegram-action"
LABEL "maintainer"="Bo-Yi Wu <appleboy.tw@gmail.com>"
LABEL "version"="0.0.1"
ENV TELEGRAM_VERSION=1.4.0
ENV TELEGRAM_VERSION=1.4.1
ENV OS_ARCH=linux-amd64
RUN wget https://github.com/appleboy/drone-telegram/releases/download/${TELEGRAM_VERSION}/drone-telegram-${TELEGRAM_VERSION}-${OS_ARCH} -O /bin/drone-telegram