The projectmust be committed and pushedto a remote Git repository such as GitHub, GitLab, or SAP’s Git service.
CI/CD pipelines use the repository to clone code, build, test, and deploy.
Without a Git repository, the CI/CD pipeline cannot function.
Incorrect options:
B:Deployment is theoutput, not a prerequisite.
C:Previewing is irrelevant to CI/CD setup.
[References:, SAP Continuous Integration and Delivery – Job Setup Requirements, ]
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit