Category "bitbucket-cloud"

Bitbucket submodule update periodically fails but clone doesn't

After cloning a repo in Bitbucket that has submodules, once in a few weeks, following happens for several minutes to several hours: One of the repositories that

Access Remote Maven Artifactory from Bitbucket Pipelines

I'm trying to set Bitbucket pipelines to run Maven verify command. What I currently struggle with is how to access dependencies that are defined in my POM. I ha

Same repository names in different projects

I have two projects: CompanyAManagement CompanyBManagement And for both projects, I would have a repository "frontend" and "backend". However, after I have crea