Rerun an Existing Pipeline (to Production)
Summary:
Run an existing pipeline again with the recent changes vs. creating a new pipeline.
Content (please ensure you mask any confidential information):
Can I use my existing pipeline that has already pushed to production three weeks ago (24C) again to capture the recent changes have been done (24D)?
Steps, I have done:
- Production branch, deploy and package jobs, a pipeline with these jobs have been created and run three weeks ago (24C)
- In 24D, we made a change and published to main (on TEST instance)
- With a merge request this change has been pulled into the production branch from main
0