Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

ci(action): display an environment variable with special characters #351

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

appleboy
Copy link
Owner

@appleboy appleboy commented Dec 2, 2024

  • Add a new job testing07 to the GitHub Actions workflow
  • Set and display an environment variable with special characters in the new job

fix #346

Signed-off-by: appleboy appleboy.tw@gmail.com

- 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>
@appleboy appleboy merged commit e13c387 into master Dec 2, 2024
14 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missed some special character in ENV
1 participant