1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-07-03 00:57:26 +02:00
Files
sap-jenkins-library/documentation/docs/steps/pipelineExecute.md
2019-05-24 15:44:31 +02:00

428 B

${docGenStepName}

${docGenDescription}

Prerequisites

none

${docGenParameters}

${docGenConfiguration}

${docJenkinsPluginDependencies}

Side effects

none

Exceptions

  • Exception
    • If repoUrl is not provided.

Example

pipelineExecute repoUrl: "https://github.com/MyOrg/MyPipelineRepo.git", branch: 'feature1', path: 'path/to/Jenkinsfile', credentialsId: 'MY_REPO_CREDENTIALS'