×
Aug 15, 2023 · I want to use the Bitbucket oAuth Consumer as the Scan Credentials for a Multibranch Pipeline. This works ok.
Sep 20, 2023 · When I creating job, I chousing “Git”, set Repository URL. And when I try set credentials, I press “Add” button. In the open window, I chouse “ ...
Dec 14, 2023 · We have a freestyle job that is configured to use JDK installed from Global tools configuration for JDK. When the job runs it seems to ...
Dec 25, 2022 · This Jenkins plugin enables OAuth authentication for Bitbucket users. Bitbucket Security Realm (authentication):. First you need to get consumer ...
Missing: build | Show results with:build
Sep 14, 2023 · I'm writing a plugin for work that's dependent on a shell script binary to function. For project-specific reasons, I'm unable to download ...
Dec 3, 2021 · User name and password defined in global credentials (credentials ID is required here) used for the instance (usually where the application will ...
I'm using the Project-Based Matrix Authorization Strategy in Jenkins to control access to specific jobs based on users' group memberships. · However, Jenkins is ...
Aug 7, 2023 · I have a multibranch pipeline with few jenkins stages. Jenkinsfile is kept in a scm repo. Jenkins agent is created using ec2 plugin. Issue:
Jan 16, 2024 · I have created a build pipeline using Jenkinsfile in a bitbucket cloud repo. Jenkins is using x-auth-token with pull request write access to ...