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

Tutorial: How to add and user Jenkins credentials #73

Open
serainville opened this issue Aug 21, 2020 · 0 comments
Open

Tutorial: How to add and user Jenkins credentials #73

serainville opened this issue Aug 21, 2020 · 0 comments
Labels
area-tutorials Issues or PRs related to CloudyTuts Tutorials

Comments

@serainville
Copy link
Contributor

Jenkins Credentials allow operators to securely store credentials, such as username and password pairs and SSH keys. The credentials can then be used within pipelines without fear of exposing sensitive information.

Topics:

  • How to add a username/password credential
  • How to add an SSH credential
  • How to use credentials in pipelines
@serainville serainville added the area-tutorials Issues or PRs related to CloudyTuts Tutorials label Aug 21, 2020
@serainville serainville added this to To do in CloudyTuts Content via automation Aug 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-tutorials Issues or PRs related to CloudyTuts Tutorials
Projects
Development

No branches or pull requests

1 participant