ssh-action/.github
Bo-Yi Wu 378323e4c8
ci: add multi-server support to CI workflow
- Add a new job `multiple-server` to the GitHub Actions workflow
- Configure the job to run on `ubuntu-latest`
- Add steps to checkout code, add public and private keys to environment variables, and create two new SSH servers using Docker
- Update the `host` configuration to include both new SSH servers
- Remove the `port` configuration
- Replace the command `ls -lah` with `whoami`
- Remove the `use_insecure_cipher` configuration

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2024-06-05 19:07:07 +08:00
..
ISSUE_TEMPLATE ci: implement GitHub Actions for remote SSH execution 2024-06-01 14:22:37 +08:00
workflows ci: add multi-server support to CI workflow 2024-06-05 19:07:07 +08:00
FUNDING.yml Update FUNDING.yml 2022-05-28 16:42:12 +08:00