iCR Workflow Integration Guide
WebTry iCR
CI/CD Workflow 3.0
CI/CD Workflow 3.0
  • Table of contents
    • Introduction
    • Jenkins Workflow
      • Installing the plugin
      • Configuring the plugin
        • Creating a Personal Access Token
        • Copying Your Repository's URL
      • Viewing the Results
    • GitHub Actions Workflow
      • Workflow Overview
      • Preparing and Registering the Docker Image
        • Adding a Workflow to a Repository
      • Preparing the GitHub Workflow
        • Environment Variables
        • User Supplied Secrets
        • Setting the User Defined Secrets Values
      • Executing the Workflow
    • GitLab Workflow
      • Workflow Overview
      • Preparing the Docker Image
      • Configuring the GitLab Script variables
        • Environment Variables
        • User Supplied Variables
        • Creating a Personal Access Token
        • Setting the User Defined Variable Values
      • Executing the Workflow
    • Multiple Workflows
    • Appendix A - Getting a BitBucket App Password for JENKINS
Powered by GitBook
On this page

Was this helpful?

  1. Table of contents

Appendix A - Getting a BitBucket App Password for JENKINS

PreviousMultiple Workflows

Last updated 1 year ago

Was this helpful?

If you are using BitBucket as your Version Control Service with Jenkins, you need to to allow Jenkins to access your BitBucket repository. Here is how that is accomplished.

From the Login page, click on the User icon at the bottom left of the page and select Settings.

Then select App passwords

The App password page allows you to create the access password for Field 2 of the Jenkins form.

Click on Create app password

To create your new password. That brings you to the page where you setup the password Permissions:

Provide a label for this password.

The only permissions required are the Read and Write access to the Repositories.

Then click on Create to get your new password.

Your new password will look like this. Remember to write it down as you will need to enter it into the Jenkins form.

provision an App Password