mirror of
https://gitea.com/Lydanne/ssh-action.git
synced 2025-07-31 23:38:06 +08:00
chore(ssh): remove comma splitting
fix https://github.com/appleboy/ssh-action/issues/10
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user