0 votes
in Jenkins by
Create a workflow for Continuous Delivery Workflow.

1 Answer

0 votes
by

To create a CD workflow, we have to first create a branch. All the coding, testing and code changes are done in the branch. The branch changes are then merged and delivered once the testing is complete.

Related questions

0 votes
asked Jan 17, 2020 in Jenkins by GeorgeBell
0 votes
asked Nov 16, 2022 in Jenkins by Robin
...