mirror of
https://gitea.com/actions/appleboy-ssh-action.git
synced 2025-06-06 21:26:36 +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>