Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Where do I find the checked out repo in the docker instance

u.trautenberg October 2, 2020

We need to setup a custom docker image to build our repository (cross toolchain for arm targets).
Where in the docker instance is the mount point for accessing the repos current branch?

 

And is there a way to pass git credentials to the docker instance, since some git operations are run within the build script.

1 answer

0 votes
ktomk
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 2, 2020

Hi  @u.trautenberg welcome to the Atlassian Community.

Where in the docker instance is the mount point for accessing the repos current branch?

The path as an environment variable $BITBUCKET_CLONE DIR (docs)

Also the working directory when the pipeline step script starts.

[Is] there a way to pass git credentials to the docker instance [?]

This should work out of the box for your bitbucket repositories. If you have a more dedicated case, there should be more specific Q&A material already. Just comment / ask about concrete problems with that if you still have (it's good to have one topic per question).

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events