mirror of
https://github.com/SAP/jenkins-library.git
synced 2024-12-14 11:03:09 +02:00
507 B
507 B
${docGenStepName}
${docGenDescription}
Prerequisites
${docGenParameters}
${docGenConfiguration}
${docJenkinsPluginDependencies}
Example
Example configuration for the use in a Jenkinsfile
.
integrationArtifactDeploy script: this
Example of a YAML configuration file (such as .pipeline/config.yaml
).
steps:
<...>
integrationArtifactDeploy:
cpiApiServiceKeyCredentialsId: 'MY_API_SERVICE_KEY'
integrationFlowId: 'MY_INTEGRATION_FLOW_NAME'