IBM-Cloud / nodejs-cloudant

Sample Node.js application which uses Bluemix Cloudant NoSQL service
Apache License 2.0
20 stars 180 forks source link

D2BM fails due to missing service #12

Open nedgar opened 7 years ago

nedgar commented 7 years ago

Going through the Deploy to Bluemix flow, the toolchain gets created but the deployment pipeline stage fails due to missing the expected cloudant service. Should include a pipeline config to provision this service before pushing the app.

johannkrugell commented 3 years ago

I am having the same issue. How should the pipe be configured?