Commit Graph

31 Commits

Author SHA1 Message Date
Bo-Yi Wu b315fb5f98
Update README.md 2020-06-05 09:03:15 +08:00
Bo-Yi Wu 03b440e441 docs: add cipher parameter 2020-05-24 13:13:09 +08:00
Bo-Yi Wu c9eebc1cde
chore: support use_insecure_cipher (#57) 2020-05-24 10:54:31 +08:00
Daniel Hwang 6b00175bad
add support for fingerprint: (#54) 2020-05-19 14:21:26 +08:00
Bo-Yi Wu a912e225ec chore: Add limitation in readme 2020-05-08 19:05:53 +08:00
Bo-Yi Wu 03b5d10ad6 docs: update desctiption 2020-02-13 21:17:09 +08:00
Bo-Yi Wu fcfb760891 docs: add GitHub syntax (#30)
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
2020-02-09 11:37:56 +08:00
Alexey Kleandrov cfe9c45db6
docs: sync parameter (#25) 2020-01-30 22:40:33 +08:00
Bo-Yi Wu 73767290ca docs: add passphrase example 2019-12-30 19:54:28 +08:00
Bo-Yi Wu d690bdebf8 docs: update multiple env example 2019-12-08 07:16:30 +08:00
Bo-Yi Wu 0dee98b334 docs: support proxy command 2019-12-07 20:05:02 +08:00
Bo-Yi Wu 9085f3ea5b chore: update default timeout to 10 minutes 2019-11-30 23:01:49 +08:00
Denis Andrejew a88f6f2013
fix typos in README.md 2019-11-21 15:53:08 +01:00
Bo-Yi Wu 6f091cd9e3 chore(ssh): remove comma splitting
fix https://github.com/appleboy/ssh-action/issues/10
2019-11-21 11:10:52 +08:00
Bo-Yi Wu aa1ecdd19a update doc
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2019-09-30 16:55:40 +08:00
Bo-Yi Wu f4890bec77 update action link
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2019-09-30 11:35:28 +08:00
Bo-Yi Wu 9aaf218321 docs: update readme 2019-09-29 14:16:47 +08:00
Bo-Yi Wu 49e81b4a32 docs: add stop script if command error 2019-09-29 12:02:21 +08:00
Bo-Yi Wu 533a062133 chore: update docs 2019-09-29 11:45:42 +08:00
Bo-Yi Wu ef697c0ac1 docs: add Pass environment variable to shell script 2019-09-29 11:23:40 +08:00
Bo-Yi Wu d0bd170212 docs: update readme. 2019-09-29 11:09:26 +08:00
Bo-Yi Wu 5942cfaf03 update
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2019-05-15 10:58:11 +08:00
Bo-Yi Wu d5e4d4798e chore: add drone-ssh version. 2019-05-15 07:13:49 +08:00
Bo-Yi Wu 209258d632 docs: add screenshot 2019-05-15 06:59:18 +08:00
Bo-Yi Wu 5bb5f67611 docs: multiple command 2019-05-15 06:52:59 +08:00
Bo-Yi Wu 77e02d0fad chore: update 2019-05-15 06:50:16 +08:00
Bo-Yi Wu 12a5243afc feat: support private key 2019-05-15 06:47:53 +08:00
Bo-Yi Wu b2e4f0522d update example.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2019-05-15 06:36:27 +08:00
Bo-Yi Wu a79592f0da Add example
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2019-05-15 06:32:43 +08:00
Bo-Yi Wu 5e4c286287 feat: initial 2019-05-15 00:31:53 +08:00
Bo-Yi Wu 71cf4bac47
Initial commit 2019-05-12 10:28:19 +08:00