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>pull/355/head
parent
102c0d2e5f
commit
f439c3d1f1
Loading…
Reference in New Issue