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
|
ADD entrypoint.sh /entrypoint.sh
|
||||||
RUN chmod +x /entrypoint.sh
|
RUN chmod +x /entrypoint.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user