Skip to content

Add flag var to run MongoDB test components

Aastha Mahendru requested to merge mongodb-cicd-var into master

This PR updates CI-CD pipelines to run MongoDB test components only if environment variable RUN_MONGODB_CI_CD is set to 1. Otherwise these components can be safely skipped.

Merge request reports