1
0
mirror of https://github.com/appleboy/ssh-action.git synced 2025-05-11 06:12:48 +08:00
ssh-action/.github/workflows
Bo-Yi Wu f439c3d1f1
ci: add SSH testing job to GitHub Actions workflow
- Add a new job `testing-script-stop` to the GitHub Actions workflow
- Set up an SSH server using a Docker container within the new job
- Capture the container's IP address and store it in the GitHub environment
- Add a step to run an SSH command with stdout capture
- Include a script to test conditional logic within the SSH command
- Add a step to check and print the captured stdout from the SSH command

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2024-12-05 15:56:58 +08:00
..
goreleaser.yml ci: implement automated release workflow with GoReleaser 2024-10-06 21:15:22 +08:00
main.yml ci: add SSH testing job to GitHub Actions workflow 2024-12-05 15:56:58 +08:00
stable.yml ci(action): remove script stop functionality from project (#350) 2024-12-02 21:25:26 +08:00