ssh/.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>
2024-12-02 23:18:23 +08:00
..
goreleaser.yml ci: implement automated release workflow with GoReleaser 2024-10-06 21:15:22 +08:00
main.yml ci(action): add SSH server setup and authentication steps 2024-12-02 23:18:23 +08:00
stable.yml ci(action): remove script stop functionality from project (#350) 2024-12-02 21:25:26 +08:00