×
Mar 30, 2020 · go back to the Jenkins home page · click 'Manage Jenkins' · click 'Configure System' · search for 'Azure Key Vault Plugin' · enter your vault url ...
May 5, 2023 · I am trying to create a pipeline job with the pipeline script from SCM option. I am using a bitbucket cloud repo I would like to configure ...
Missing: /search | Show results with:/search
Mar 1, 2024 · If you are writing a plugin for Jenkins and you need to retrieve credentials using the Credentials API, you should read the consumer guide.
Missing: /search | Show results with:/search
Credentials/UseItem which by default is implied by the Job/Configure permission but can be turned into a distinct permission with the system property com.
Missing: /search | Show results with:/search
Sep 24, 2023 · Support for Jenkins Pipeline, Multibranch Pipeline, and Freestyle projects. Secure credential management in Jenkins for cloning from Bitbucket ...
Aug 3, 2020 · Install GitHub Checks plugin on your Jenkins instance. Follow the GitHub app authentication guide to configure the credentials for the multi- ...
Dec 10, 2019 · In this post I'll show how the new AWS Secrets Manager Credentials Provider plugin allows you to marshal your secrets into one place, and use ...
Dec 25, 2022 · First you need to get consumer key/secret from Bitbucket. Log into your Bitbucket account. Click on your account avatar in the top right ...
Missing: /search | Show results with:/search
Dec 6, 2023 · Access credentials from AWS Secrets Manager in your Jenkins jobs. This plugin is the high-level counterpart of the AWS Secrets Manager ...
Missing: /search consumer
Oftentimes it is useful to share parts of Pipelines between various projects to reduce redundancies and keep code "DRY". Pipeline has support for creating " ...