Commit Graph

88 Commits (9817ef4a1793d4009d854d26cfb0ba4b615d5791)

Author SHA1 Message Date
Bo-Yi Wu 61e292b601 docs: fix typo
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Bo-Yi Wu 1d1b21ca96
Support multiple host with different port ()
Bo-Yi Wu fd39ef0f18
Update README.md
Bo-Yi Wu ffff33f8fe docs: update readme
Himanshu Garg 8bd4933b73
Instructions to use SSH Key ()
Yashu Mittal a2f91cbad1
(info) Pass env variable as string ()
Bo-Yi Wu 5711a203b3
fix typo
Bo-Yi Wu b315fb5f98
Update README.md
Bo-Yi Wu 03b440e441 docs: add cipher parameter
Bo-Yi Wu c9eebc1cde
chore: support use_insecure_cipher ()
Daniel Hwang 6b00175bad
add support for fingerprint: ()
Bo-Yi Wu a912e225ec chore: Add limitation in readme
Bo-Yi Wu 03b5d10ad6 docs: update desctiption
Bo-Yi Wu fcfb760891 docs: add GitHub syntax ()
see: https://help.github.com/en/actions/automating-your-workflow-with-github-actions/contexts-and-expression-syntax-for-github-actions

fixed: https://github.com/appleboy/ssh-action/issues/28
Alexey Kleandrov cfe9c45db6
docs: sync parameter ()
Bo-Yi Wu 73767290ca docs: add passphrase example
Bo-Yi Wu d690bdebf8 docs: update multiple env example
Bo-Yi Wu 0dee98b334 docs: support proxy command
Bo-Yi Wu 9085f3ea5b chore: update default timeout to 10 minutes
Denis Andrejew a88f6f2013
fix typos in README.md
Bo-Yi Wu 6f091cd9e3 chore(ssh): remove comma splitting
fix https://github.com/appleboy/ssh-action/issues/10
Bo-Yi Wu aa1ecdd19a update doc
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Bo-Yi Wu f4890bec77 update action link
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Bo-Yi Wu 9aaf218321 docs: update readme
Bo-Yi Wu 49e81b4a32 docs: add stop script if command error
Bo-Yi Wu 533a062133 chore: update docs
Bo-Yi Wu ef697c0ac1 docs: add Pass environment variable to shell script
Bo-Yi Wu d0bd170212 docs: update readme.
Bo-Yi Wu 5942cfaf03 update
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Bo-Yi Wu d5e4d4798e chore: add drone-ssh version.
Bo-Yi Wu 209258d632 docs: add screenshot
Bo-Yi Wu 5bb5f67611 docs: multiple command
Bo-Yi Wu 77e02d0fad chore: update
Bo-Yi Wu 12a5243afc feat: support private key
Bo-Yi Wu b2e4f0522d update example.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Bo-Yi Wu a79592f0da Add example
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Bo-Yi Wu 5e4c286287 feat: initial
Bo-Yi Wu 71cf4bac47
Initial commit