For our CI flow, when a feature branch is merged into our source control branch we would like to:
1. Deploy changes to a deployment validation sandbox
2. If that was succesful, deploy the changes to a system test sandbox
This would be very helpful in satisfying this use-case
For our CI flow, when a feature branch is merged into our source control branch we would like to:
1. Deploy changes to a deployment validation sandbox
2. If that was succesful, deploy the changes to a system test sandbox
This would be very helpful in satisfying this use-case