You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ssh-action/.github/workflows
appleboy 3c9bbdb0c9
ci(action): add SSH server setup and authentication steps
- 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>
3 weeks ago
..
goreleaser.yml ci: implement automated release workflow with GoReleaser 3 months ago
main.yml ci(action): add SSH server setup and authentication steps 3 weeks ago
stable.yml ci(action): remove script stop functionality from project (#350) 3 weeks ago