Skip to content
New issue

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

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

Already on GitHub? Sign in 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 [email protected]

- 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 <[email protected]>
@appleboy appleboy merged commit e13c387 into master Dec 2, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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