support passphrase (#18)

* support passphrase

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu
2019-12-30 19:50:55 +08:00
committed by GitHub
parent d690bdebf8
commit e5c07fceef
3 changed files with 17 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
FROM appleboy/drone-ssh:1.5.4-linux-amd64
FROM appleboy/drone-ssh:1.5.5-linux-amd64
ADD entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh