mirror of
https://github.com/appleboy/ssh-action.git
synced 2024-11-12 12:38:04 +00:00
fix: Multiline SSH commands interpreted as single lines
fix https://github.com/appleboy/ssh-action/issues/75
This commit is contained in:
parent
d09b6e0211
commit
bf84735fa9
@ -1,4 +1,4 @@
|
||||
FROM appleboy/drone-ssh:linux-amd64
|
||||
FROM appleboy/drone-ssh:1.6.2-linux-amd64
|
||||
|
||||
ADD entrypoint.sh /entrypoint.sh
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
Loading…
Reference in New Issue
Block a user