Forum Discussion

Fabuser_123's avatar
Fabuser_123
Frequent Visitor
9 months ago

Automate the deployment pipelines programmatically(CICD)

I have two envs dev and prod. I am using deployment pipelines to deploy the changes from dev to prod. I want the process to be automated. Also, need to set up the deployment rules to change the vaiables between dev and prod. Can I get the detailed steps on how to implement this. 

 

I also want to automate the deployment to dev when my PR is merged to the main branch and changes are updated automatically to dev workspace.

 

Thanks in advance.

7 Replies