Is there way to skip performance test in cloud manager pipeline ?
I am using AEM for pure headless way so there will not be need of any aem pages. It will be just json responses. But I am forced to run performance test on production pipeline, seems like CM pipeline crawl all the pages and do performance test but in my case there will not be any page to crawl. Hence I want to skip the performance test in prod pipeline.
Is there way to skip performance test in cloud manager pipeline ?