×
Apr 18, 2022 · Hello. I need to configure a new credentials on our Jenkins server. All the documentation I can find implies that I should be able to see a ...
Missing: dashboard favourite
The inbuilt (default) credentials provider can use uppercase or lowercase letters for the credential ID, as well as any valid separator character, other ...
Missing: favourite | Show results with:favourite
The Jenkins Configuration as Code (JCasC) feature defines Jenkins configuration parameters in a human-readable YAML file that can be stored as source code.
Missing: favourite | Show results with:favourite
In this example, username and password credentials are assigned to environment variables to access a Bitbucket repository in a common account or team for your ...
Missing: favourite | Show results with:favourite
Mar 24, 2023 · Hi everyone,. I'm opening this issue because I have the same problem described in this issue: https://issues.jenkins.io/browse/JENKINS-59145 ...
Missing: favourite | Show results with:favourite
Jul 21, 2023 · Jenkins Node creation · Go to your agent configure page · Launch method should be Launch Agents via SSH · Choose the credential you just added · in ...
Missing: dashboard favourite
Apr 29, 2023 · -I am installing configuration-as-code plugin. -known issues are like i unable to build and the console is always failing. -already installed ...
Missing: favourite | Show results with:favourite
Jan 10, 2024 · I'm using the plugin: “Pipeline: Multibranch build strategy extension” with a multibranch pipeline (declarative). From the jenkins logs I ...
From a multibranch Pipeline project, reads a file from the associated SCM and returns its contents. Unlike the readFile step, no workspace is required. If the ...