Hi All,
I am trying to build a pipeline for publishing the changes from my dev environment.
There an issue I am facing - Currently my Dev environment is of Type 'Production'. Using this when I tried to build the pipeline, it was showing the message :This environment is a target environment. Deployments are currently initiated from development environments.
Is there any way I can build pipeline from Production environment?
By the way, I was able to switch it to 'Sandbox' type in environment settings, but no luck in building pipeline in this as well.