Existing Deployment Pipeline : DEV -- Prod
Required New Deployment Pipeline : DEV -- TEST -- PROD
as we have published app in dev and prod workspace , now we have added a new workspace "test" to our environment and want our deployement pipeline to be like
DEV -- TEST -- Prod How can I achieve that without changing the link of app