×
To maximize security, credentials configured in Jenkins are stored in an encrypted form on the controller Jenkins instance (encrypted by the Jenkins instance ID) ...
Nov 24, 2021 · I can get almost all git informations i need, whether from env variables, or by git commands or using checkoutInfo = checkout scm .
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 | Show results with:/search
Jan 27, 2022 · Hi, I'm trying to use a password in Jenkins credential section, but my password contains a percentage character (%).
Missing: /search | Show results with:/search
Apr 28, 2022 · Hi, i want to use curl for uploading a file to a Nexus repository. this works fine node('somenode') { writeFile file: 'foo.txt', ...
Missing: /search | Show results with:/search
Dec 1, 2021 · My ssh nodes have gone offline due to "The selected credentials cannot be found" - Using Jenkins - Jenkins.
Missing: /search | Show results with:/search
Apr 22, 2022 · If the credentials are generally defined by Jenkins administrators and have high access to https://api.redpen.ai then maybe it's a bad idea to ...
Jan 20, 2023 · Hi, I'm trying to start Firebase emulator in Jenkins Pipeline but I'm getting an error. This is the command I'm using to start the emulator:
Missing: /search | Show results with:/search
Mar 15, 2023 · Hello, I'm trying to set up an IaC pipeline that deploys some resources using terraform. I am storing this pipeline in a top-level Jenkins ...
Missing: /search | Show results with:/search
Copies the SSH key file given in the credentials to a temporary location, then sets a variable to that location. (The file is deleted when the build completes. ...