mirror of
https://github.com/appleboy/ssh-action.git
synced 2025-05-24 11:02:25 +00:00
feat: initial
This commit is contained in:
7
entrypoint.sh
Executable file
7
entrypoint.sh
Executable file
@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -eu
|
||||
|
||||
export GITHUB="true"
|
||||
|
||||
sh -c "/bin/drone-ssh $*"
|
Reference in New Issue
Block a user