Don't see Pipelines section in repository settings to enable and create a new pipeline for deployment.
Please suggest.
Hi Rama,
Please ensure that you are using a supported browser such as Microsoft Edge, Safari, Mozilla Firefox or Google Chrome.
If you are using a supported browser, ensure you clear cache/perform a browser refresh and then access Repository Settings > Pipelines: Settings and attempt to click the slider to enable pipelines. Please let me know what you see on this screen.
Cheers!
- Ben (Bitbucket Cloud Support)
Hi Ben,
Thank you for your response.
I did try with all the browsers that you mentioned with cache cleared.
Still no luck. Please suggest.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Rama,
May I please see a screenshot of what you see in Repository Settings > Pipelines: Settings ?
Cheers!
- Ben (Bitbucket Cloud Support)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You are using Bitbucket Server/DC, not Bitbucket Cloud. Bitbucket Pipelines is a Bitbucket Cloud feature.
The CI/CD equivalent for Bitbucket Server/DC is Bamboo, you can find information about Bamboo below:
For any further questions related to Bamboo, please tag this product in a new question as I am not able to provide support on this.
Cheers!
- Ben (Bitbucket Cloud Support)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Follow these steps:
1. Open your Bitbucket repository.
2. Navigate to the left sidebar and click on "Settings."
3. In the Settings menu, look for "Pipeline settings" or "Pipelines" (this might vary based on Bitbucket's updates).
4. If you can't find it, check if your repository has a `bitbucket-pipelines.yml` file in the root directory. This file is essential for defining your pipeline configuration.
5. If the file is missing, create one with the required configuration.
If the issue persists, it's advisable to check Bitbucket's documentation for any platform-specific updates or contact Bitbucket support, for assistance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.