I have tried 20 combinations of LOCAL paths and nothing is working, keeps claiming that "mirror: Access failed: /dist: No such file or directory". # Deploy to Windows Server - echo "Valida...
Hi, I’m testing the new Output Variables feature, which should allow variables to be shared across subsequent steps. The documentation example works fine: pipelines: default: - s...
hello, I'm hoping somebody could help me figure out what this error means. + npm run lint > frontend@1.16.1 lint /opt/atlassian/pipelines/agent/build > eslint --ext .js,.vue --ignore-p...
Hello we currently run self-hosted runners on Kubernetes per the tutorial/guide on runners-autoscaler. When I attempt to run a pipeline step with the "runs-on" configured it immediately fails w...
...he pipelines are failing, because the previous ones have not finished pushing the new tag. Is there a way to let a branch pipeline wait until the previous one has finished?
This is a docker compose script running 3 containers on BitBucket pipelines cloud runner I'm seeing this error on my pipeline when using a Docker compose. I've seen posts already online about u...
I am still having issues with the 3.1.0 version of the git secret scanner pipe integration which I seemed to have faced in the previous versions too. The issue occurs when I try to include a .gitleak...
I have currently got the following bitbucket-pipelines.yml file (redacted and simplified): pipelines: pull-requests: '**': - parallel: - step: <<: *s...
..
We have a pipeline that is doing double duty by deploying to both a staging environment and production. To accomplish this our pipeline has the following steps: Build staging .env file Build appli...
...cript: - git push --mirror git@github.com:{account}/{repo}.git pipelines: # More info here: https://confluence.atlassian.com/bitbucket/configure-bitbucket-pipelines-yml-792298910.html...
Our pipelines sometimes fail for expected reasons, but which are only obvious to DevOps people (like publish failure because of artifact version conflict which manifests itself with an apparently u...
...ontainer inside the runner pod but i do not see the image used for the pipe inside the container while i do see it is using the image `docker-public.packages.atlassian.com/sox/atlassian/bitbucket-pipelines...
Overview Bitbucket Pipelines could automatically request an OIDC token for a running step. User can send the OIDC token to Google’s Security Token Service (STS) to exchange it for a short‐lived G...
[2025-03-12 20:14:00,729] Updating runner status to "ONLINE" and checking for new steps assigned to the runner after 0 seconds and then every 30 seconds. [2025-03-12 20:14:00,730] Updating r...
Hi Everyone, I'm starting to look into Dynamic Pipelines and I'm really intrigued by what I might be able to do with them. However, I'm having a bit of a tough time getting started. The d...
...As you may be aware, Bitbucket Pipelines operates on a pool of shared IP ranges, and is therefore subject to rate limits from Docker Hub. We recommend to our customers who wish to continue to r...
Hi everyone! We're excited to announce the Bitbucket Pipelines monthly office hours program. This program is designed to give customers a way to connect directly with the Bitbucket Pipelines t...
Hi, I am currently trying to implement a pipeline. But I check,I struggle to find a way to run a step of my pipeline on condition definitions: steps: - step: name: Run Te...
When running atlassian/bitbucket-dependency-scanner:0.6.0 in our Bitbucket Pipelines, the scanner detects vulnerabilities in the Hangfire.MySqlStorage package but does not generate a C...
I'm trying to re-run a build that was successfully run on February 4th, but it is failing when executing `npm install --include=dev`. Build #780 ran successfully on Feb 4 for commit ...
I am using a new custom Docker image in my pipeline and am receiving the following error in the pipeline: The repository at "/opt/atlassian/pipelines/agent/build/Symfony" does not h...
...cript: - VERSION=$(node -e "console.log(require('./package.json').version);") - ls -ltr - cat package.json pipelines: branches: master: - step: *tag-repo t...
Hi all - we're excited to announce the release of ARM builds in the Pipelines cloud runtime. Head over to our announcement blog for all the details: https://www.atlassian.com/blog/s...
Hi all - We're excited to announce a new capability in Bitbucket Pipelines we're calling Step Failure Strategies. Detailed information is available on our announcement blog: https://w...
Copied to clipboard
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.