mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-01-30 05:59:39 +02:00
f27cb4e482
* ApiProxyUpload Command * Code Review Fixes * CodeReview Changes * CodeReview Fixes * YAML fixes * CodeReview Fix * Code Review Fixes * CodeReview Fixes * Code Climate Fixes * Code Review Fixes * Code Review Fixes Co-authored-by: Roland Stengel <r.stengel@sap.com> Co-authored-by: Oliver Feldmann <oliver.feldmann@sap.com>
489 B
489 B
${docGenStepName}
${docGenDescription}
Prerequisites
${docGenParameters}
${docGenConfiguration}
${docJenkinsPluginDependencies}
Example
Example configuration for the use in a Jenkinsfile
.
apiProxyUpload script: this
Example for the use in a YAML configuration file (such as .pipeline/config.yaml
).
steps:
<...>
apiProxyUpload:
apimApiServiceKeyCredentialsId: 'MY_API_SERVICE_KEY'
filePath: MY_API_PROXY_ZIP_FILE_PATH