mirror of
https://gitea.com/actions/appleboy-ssh-action.git
synced 2026-01-08 01:57:20 +08: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>