refactor: add ssh-init in entrypoint again

This commit is contained in:
Steven
2025-12-06 22:18:07 +01:00
committed by GitHub
parent 58a99456da
commit bbb166a329
+1
View File
@@ -12,6 +12,7 @@ if [ -z "$(echo "$INPUT_REMOTE_PATH" | awk '{$1=$1};1')" ]; then
fi
# Initialize SSH and known hosts.
source ssh-init
source hosts-init
# Start the SSH agent and load key.