Hi All Does there exist a somewhat generic Bitbucket Pipe that wraps the AWS CLI v2 command and includes the OIDC authentication options? We've used some of the other p...
Pipes monthly digest March 2025 Hi, Welcome to the next Bitbucket Pipes digest. This month comes packed with additions to Pipes. Don’t forget to subscribe (click Watch and select A...
When using 0.7.3 of the upload pipe you can shoot yourself in the foot if you have navigated away from the clone dir with your script entries in the step. The pipe will not find any globbed file p...
The following pipe hangs at the end of the otherwise working pipeline. - pipe: atlassian/trigger-pipeline:5.0.1 variables: BITBUCKET_USERNAME: $BITBUCKET_USERNAME BITBUCKET...
Hello everyone, I'm encountering an issue with a Bitbucket pipeline running on a self-hosted Windows runner. I’m trying to use environment variables to execute nuget.exe via PowerShel...
...andle this size artifact ( 1.26 GB) I looked at https://support.atlassian.com/bitbucket-cloud/docs/deploy-to-google-cloud/ and based on that I am exploring option of deploying that artifact...
I am using version 5.1.0 of the Atlassian bitbucket-pipe-release within my own pipe repository. I am providing a version number manually and I do not want any of the built-in version number handling....
How to deploy code to ec2 ubuntu using bitbucket pipelines? below is the code for deploying code to ec2 ubuntu using gitlab cicd stages: - backupvm1 #backupfiles in w...
I am trying to connect to a local kubernetes running on the same machine as the bitbucket pipeline self hosted runner. I am using the linux docker runner. On the same machine I have a m...
Pipes monthly digest November 2024 Hi, Welcome to the next Bitbucket Pipes digest. This month comes packed with additions to Pipes. Don’t forget to subscribe (click Watch and select A...
Copied to clipboard