mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-03-03 15:02:35 +02:00
Explain the use case for pipelineExecute
This commit is contained in:
parent
88ac3ae43e
commit
15a7e8e3f8
@ -3,6 +3,10 @@
|
||||
## Description
|
||||
Loads a pipeline from a git repository. The idea is to set up a pipeline job in Jenkins that loads a minimal pipeline, which in turn loads the shared library and then uses this step to load the actual pipeline.
|
||||
|
||||
A centrally maintained pipeline script (Jenkinsfile) can be re-used by
|
||||
several projects using `pipelineExecute` as outlined in the example
|
||||
below.
|
||||
|
||||
## Prerequisites
|
||||
|
||||
none
|
||||
|
Loading…
x
Reference in New Issue
Block a user