mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-04-25 12:24:42 +02:00
* Add option for credentialsId * Remove mandatory username and password * Add null checks
1006 B
1006 B
${docGenStepName}
${docGenDescription}
Prerequisites
- A SAP Cloud Platform ABAP Environment system is available.
- On this system, a Communication User, a Communication System and a Communication Arrangement is setup for the Communication Scenario "SAP Cloud Platform ABAP Environment - Software Component Test Integration (SAP_COM_0510)".
${docGenParameters}
${docGenConfiguration}
${docJenkinsPluginDependencies}
Example
abapEnvironmentPullGitRepo (
host : '1234-abcd-5678-efgh-ijk.abap.eu10.hana.ondemand.com',
repositoryName : '/DMO/GIT_REPOSITORY',
credentialsId : "myCredentialsId",
script : this
)