Let's get our easiest questions answered in this thread for users who are new to Jira! You can also create a separate thread for your newbie question by clicking on this link.
You may have visited your profile and seen a tab called badges. (If not, click on your avatar and View profile > Badges will get you there.) But what do the happy little circles mean,...
I would like to use SSH in Bitbucket Pipelines to clone another repository from Bitbucket.
...interactive login from a non TTY device == The full yml is: == pipelines: branches: master: - step: script: - echo "$DOCKER_USER_NAME $DOCKER_PASSWORD" - docker build -t s4ysolutions...
My project has very specific requirements to be able to build and deploy. How do I do this?
I've recently started to use the pipeline for phpunit testing, my conf file as below: image: phpunit/phpunit pipelines: default: - step: script: - composer --version...
This question is in reference to Atlassian Documentation: Bitbucket Pipelines (beta) I'm wondering is pipelines support to build .net framework? I didn't see .yml config for .net. Please advise....
This question is in reference to Atlassian Documentation: Configure bitbucket-pipelines.yml Is there a way to disable pipelines for specific branches? Or, only enable for one specific branch...
Normally the pipeline is triggered by push. There is the possibility to configure an 'on pull request' webhook, but how to connect it with a pipeline and disable or reconfigure the default 'Pipelines...
..., report to the developers” Did something change in Pipelines? How can we set the charset of the server? Thanks!
...to execute but there is no POM in this directory (/opt/atlassian/pipelines/agent/build). Please verify you invoked Maven from the correct directory. -> [Help 1] [ERROR] Not Sure why it...
I am using gradle, what do I need to do?
I have encountered an error while running my build, and would like to debug it locally so that I can play around with environment settings and not use up build minutes trying to get the environment w...
Is it possible to setup Pipelines to build an Android app? At the moment, I'm getting the following: location not found. Define location with sdk.dir in the local.properties file or with an...
I want to deploy artifacts from pipelines build. I don't want the build to do the deploy for me, but I want it to give me just the artifacts and then I'll deploy them to aws, like I have now in...
This question is in reference to Atlassian Documentation: Configure bitbucket-pipelines.yml Ask your question here...
Hello! How can I make Pipelines work when my repo contains git submodules that need to be initialized before the build is started?
Hi, I'm evaluating the integration of Bitbucket pipelines to our git workflow for my organization. We have a private repository which is dependent on a couple of other private repositories to...
Since about 12PM we're receiving an error: bash: yarn: command not found We're using default node:8 image image : node:8 pipelines : default : - step...
...Pipelines - pushing back over http with zero git configuration. Previously, you were able to commit back to you repository using SSH, which required manual configuration and management of SSH keys, often a...
...-login' first, but I fail to see how this would work with a in a bitbucket-pipelines.yml file. How do I get this working,? Since the pull is the first step of the build pipeline, I don't think I...
...am trying to install nodejs/npm. I am having real problems installing nodejs/npm. My bitbucket-pipelines.yml looks like this: image: python:3.5.1 pipelines: branches:  ...
I have Angular 5 application developed. I have added following yml file: pipelines: default: - step: caches: - node script: # Modify the commands below to build your...
This question is in reference to Atlassian Documentation: Use Docker images as build environments in Bitbucket Pipelines I currently use Docker-Compose and have several Docker containers that I need...
Hey admins! I’m Dave, Principal Product Manager here at Atlassian working on our cloud platform and security products. Cloud security is a moving target. As you adopt more products, employees consta...
User | Count |
---|---|
1 | |
1 | |
1 | |
1 |