I have an issue with the diagram and description shown in the documentation of pipeline.
The problem is you have shown SCM Checkout -> Build -> Test -> Deploy for performing the test you have to deploy the application, so I would suggest to change the workflow as SCM Checkout -> Build -> Deploy (test env) ->Test ->Deploy (production) It seems obvious to deploy the application for testing. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/245eb411-425c-4f25-ab71-e87d4b9a3854%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
