mirror of
https://gitea.sdaily.cn/actions/ssh-action.git
synced 2026-03-11 14:02:05 +00:00
- Add a new job `testing07` with steps to set environment variables and create an SSH server container - Set a special character password in environment variables - Run a Docker container for an OpenSSH server and capture its IP address - Add steps to SSH into the server using username and password authentication Signed-off-by: appleboy <appleboy.tw@gmail.com>