Forums

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

mogodb c++

Tho NGUYEN KHAC
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!
December 29, 2018

Hi,

 

I had started to integrate mongodb c++ driver in my project.

Running my project requires a mongodb service. On local  :

  1. install mongo on my system
  2. run: sudo service mongod
  3. run :mongo

 

I have googled a while for using mongodb service for C++ project in pipeline yml, but there is no help now.

 

Could you please help with this?

1 answer

0 votes
Kenny MacLeod
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 7, 2019

You can configure mongodb as a service in your bitbucket-pipelines.yml definition. It will then be made available for your build steps.

See the documentation

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events