Good day,
I’ve added a “Deploy Release Step” to a project, I’ve read the following quote from your documentation “The Lifecycles of project’s being deployed by a Deploy Release step must be compatible with the coordinating project.”.
With this in mind , if I have the following whereby Project A deploys Project B using a “Deploy Release Step”
Environment | ||
---|---|---|
Test | Project A | Project B |
Production | Project A |
If I decide to deploy to production, will I get a warning in the pre-deployment screen that Project B is not setup in the “Production” environment or will it just do the deployment and fail when it needs to deploy Project B. What actually happens as nowhere in the documentation says what might happen.
Thank you very much