...pproach no longer works — the pipeline fails with: ✖ Authentication missing. You must provide an access token or an Atlassian email and Atlassian API token. I have tried using an API token in...
SO i have the pipeline below, Which run fine when i commit to master but i want it to run a separate pipeline after master is tagged. Which it does not... no erros or anything, I h...
...ut a `labels:` block which is a mere 7 lines of yaml. Does anyone know where the Bitbucket documentation for the `labels:` section is? I can't find any mention of it in the Pipeline Reference docs h...
...plan, the provider returns a 403 error when trying to read alert policies and notification policies: Error: Client Error Unable to read alert policy, status code: 403. Got response: {“error...
Hello, I am trying to add extra custom pipelines dynamically using dynamic pipelines. This is meant to allow selection of runners for a particular pipeline. The Forge app: Reads the repository v...
My Bitbucket Pipelines are connecting from IP addresses that are not included in the official IP whitelist documentation, causing deployment failures to servers with IP-based firewall rules. D...
Hi, I want to test deploy to our production instances in google cloud platform. When pipelines step run, it always shows error Load key /root/.ssh/pipelines_id : error in libcrypto. u...
...ith key P1 my main repo is inside project2, with key BE im using dockerfile to build all my apps, im not using script like npm build or something like that here's my shared pipeline&n...
Is it possible for a parent pipeline run, that spawns a child pipeline, to access the `output-variable` from the child pipeline? e.g. Running something like this, where the parent pipeline echos the...
...omponents/schemas/pipelines_configuration' in 'https://bitbucket.org/product/features/pipelines' cannot be resolved. I'm using the default yaml-langage-server configuration , which pulls the schema...
Copied to clipboard