Hi,
I had started to integrate mongodb c++ driver in my project.
Running my project requires a mongodb service. On local :
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?
You can configure mongodb as a service in your bitbucket-pipelines.yml definition. It will then be made available for your build steps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.