mirror of
https://github.com/appleboy/ssh-action.git
synced 2024-12-26 20:11:01 +08:00
3c9bbdb0c9
- 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>