mirror of
https://github.com/appleboy/ssh-action.git
synced 2025-06-20 16:42:10 +10:00
chore: support use_insecure_cipher (#57)
This commit is contained in:
parent
6b00175bad
commit
c9eebc1cde
4 changed files with 19 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM appleboy/drone-ssh:1.5.8-linux-amd64
|
||||
FROM appleboy/drone-ssh:1.5.9-linux-amd64
|
||||
|
||||
ADD entrypoint.sh /entrypoint.sh
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue