mirror of
https://github.com/SAP/jenkins-library.git
synced 2024-12-14 11:03:09 +02:00
392 B
392 B
${docGenStepName}
${docGenDescription}
Prerequisites
none
${docGenParameters}
${docGenConfiguration}
Side effects
none
Exceptions
Exception
- If
repoUrl
is not provided.
- If
Example
pipelineExecute repoUrl: "https://github.com/MyOrg/MyPipelineRepo.git", branch: 'feature1', path: 'path/to/Jenkinsfile', credentialsId: 'MY_REPO_CREDENTIALS'