Skip to content

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

Merged
appleboy merged 1 commit into
masterfrom
346
Dec 2, 2024
Merged

ci(action): display an environment variable with special characters#351
appleboy merged 1 commit into
masterfrom
346

Conversation

@appleboy

@appleboy appleboy commented Dec 2, 2024

Copy link
Copy Markdown
Owner
  • 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
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