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...
...tep", # because Bitbucket Pipelines does not cache the above private build image # for any step. Before any step, it is pulled again from the registry, thus, # rendering e...
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...
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...
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 P...
Hi Pipeline Gurus, I have a bitbucket pipeline that generates an artifact that is greater than 1GB Since when originally the arifact was created I saw message as follows 1 S...
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....
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...
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...
Copied to clipboard