This website requires JavaScript.
Explore
Help
Sign In
actions
/
appleboy-ssh-action
Watch
1
Star
0
Fork
0
Code
Activity
Files
29007ce6fb5efec2eaa8fd3b1220343a6f1d913e
appleboy-ssh-action
/
entrypoint.sh
T
8 lines
68 B
Bash
Raw
Normal View
History
Unescape
Escape
feat: initial
2019-05-15 00:31:53 +08:00
#!/bin/sh
set
-eu
export
GITHUB
=
"true"
sh -c
"/bin/drone-ssh
$*
"
Copy Permalink