mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-01-18 05:18:24 +02:00
Don't generate docu for xsDeploy from the source file
expected to be done using the metadata file.
This commit is contained in:
parent
aefe9243e0
commit
264e783833
@ -34,14 +34,6 @@ enum Action {
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Performs an XS deployment
|
||||
*
|
||||
* In case of blue-green deployments the step is called for the deployment in the narrower sense
|
||||
* and later again for resuming or aborting. In this case both calls needs to be performed from the
|
||||
* same directory.
|
||||
*/
|
||||
@GenerateDocumentation
|
||||
void call(Map parameters = [:]) {
|
||||
|
||||
handlePipelineStepErrors (stepName: STEP_NAME, stepParameters: parameters) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user