We'd like the ability to add multiple codebase configurations in a single pipeline. We want to run builds in parallel whille using separate codebase configurations but are running into issues where the both CI stages are using the same commitSha. Ideally codebase configurations should be set per CI stage instead of per pipeline.