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...
[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...
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...
I’m working on a CI/CD pipeline for a Flutter project. I managed to create the pipeline for Android and Web, but I’m having issues with setting up the pipeline for the iOS platform. The company I’m w...
Hi! Bitbucket has unexpected behaviour when I use masked variables. The pipeline logs show the variable names. I attached some screenshots. - Pipeline logs with masked variable ...
Hi, We are running Bitbucket Pipelines on a PHP project where the dependencies are installed with composer. I noticed that uploading the artifact takes unsually long. Compression takes 9 seconds b...
New pipeline, getting these errors no matter how I change the usage. Other types of predefined (composer) and custom caches seem to work fine. Assembling contents of new cache 'node' Cache "node...
Hello. Can someone point me to an example manifest with a pipeline building an image on EKS with a local runner? It seems the runner crashes (before even running the pipeline) looking for /var/lib/do...
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.