The best way to specify the SCM is using an SCM plugin which has been specifically updated to support a new API for checking out an arbitrary named version ( ...
Missing: favourite | Show results with:favourite
This credentials provider exposes a per-user credentials store for each user. • The credentials store supports credentials domains. • The credentials store only ...
Missing: /search favourite
Oct 27, 2021 · Hello. I'm using Jenkins to deploy terraform using Pipelines to OCI. The code runs when executed on the Linux Machine that has Jenkins ...
Missing: /search favourite
If it doesn't appear in the search results, the credentials that you've chosen may not have read access to it and you'll need to provide different credentials.
Missing: favourite | Show results with:favourite
Dec 28, 2022 · I'm using following checkout config in my Jenkins pipeline. checkout( [$class: 'GitSCM', branches: [[name: "*/${GIT_BRANCH}"]], ...
Missing: /search credentials favourite
When reuseNode is set to true , no new workspace will be created, and the current workspace from the current agent will be mounted into the container. After ...
Missing: favourite | Show results with:favourite
Jenkins' declarative Pipeline syntax has the credentials() helper method (used within the environment directive) which supports secret text, username and ...
Missing: favourite | Show results with:favourite
This directive supports a special helper method credentials() which can be used to access pre-defined Credentials by their identifier in the Jenkins environment ...
Missing: favourite | Show results with:favourite
Best Practices · Working with projects · Using credentials · Search Box · Referencing another project by name · Aborting a build · Fingerprints · Using local ...
Missing: favourite | Show results with:favourite
Details of credentials needed to access repos; Inputs to generate binary images that need to be tailored to specific architectures. The example shows simple ...
Missing: favourite reuse