This website requires JavaScript.
Explore
Help
Sign In
actions
/
appleboy-ssh-action
Watch
1
Star
0
Fork
0
Code
Activity
Files
e59c0ee97a7e5240ed9eb489791adbb9c9ac7f6b
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