1 Commits

Author SHA1 Message Date
ad6643f705 chore: support ciphers
Some checks failed
remote ssh command / Build (push) Failing after 11s
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2020-04-30 15:56:29 +08:00

View File

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