Hi Community,
I need to trigger E2E_TEST pipeline from my staging-deployment pipeline with codefresh-run type. I need to use DETACH: false argument because I need output of E2E_TEST pipeline in staging-deployment pipeline step.
Will it double the cost of running pipelines than running with DETACH: true argument