chore(ssh): remove comma splitting
remote ssh command / Build (push) Has been cancelled

fix https://github.com/appleboy/ssh-action/issues/10
This commit is contained in:
Bo-Yi Wu
2019-11-21 11:10:52 +08:00
parent aa1ecdd19a
commit 6f091cd9e3
3 changed files with 58 additions and 39 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM appleboy/drone-ssh:1.5.2-linux-amd64
FROM appleboy/drone-ssh:1.5.3-linux-amd64
ADD entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh