The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to build a subfolder in Bitbucket Pipelines?

Anton Ivanov
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 31, 2017

I am trying to build a C#/.NET project using Bitbucket Pipelines.

The project is located in a subfolder of my repository. 

I haven't found a way to specify the location of the project, so it seems that Bitbucket Pipelines is trying to find it in the root folder of my repository, and fails saying that it couldn't find the project file. 

Could someone point me to a sample or the part of the docs that shows how to configure the location of my project when it's not in the root folder?

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Deleted user
May 23, 2018

Well, this solution worked for me too.

https://stackoverflow.com/a/45431204 

Why don't you give it a try?

0 votes
Rajani Jilla
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 16, 2018

Hi Team,

I have the same issue. Please suggest. Currently, my solution is in sub folder and dotnet restore command is failing in .yml file.

TAGS
AUG Leaders

Atlassian Community Events