You've already forked sap-jenkins-library
mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-09-16 09:26:22 +02:00
integrationArtifactUpload Fixes (#2987)
* integrationArtifactUpload Fixes * format fixes * Doc fixes * Fix unit tests Co-authored-by: Oliver Feldmann <oliver.feldmann@sap.com>
This commit is contained in:
committed by
GitHub
parent
ee6d46a77c
commit
a763112fe6
@@ -26,7 +26,6 @@ steps:
|
||||
integrationArtifactUpload:
|
||||
cpiApiServiceKeyCredentialsId: 'MY_API_SERVICE_KEY'
|
||||
integrationFlowId: 'MY_INTEGRATION_FLOW_ID'
|
||||
integrationFlowVersion: 'MY_INTEGRATION_FLOW_VERSION'
|
||||
integrationFlowName: 'MY_INTEGRATION_FLOW_Name'
|
||||
packageId: 'MY_INTEGRATION_Package_ID'
|
||||
filePath: 'MY_INTEGRATION_FLOW_Artifact_Relative_Path'
|
||||
|
Reference in New Issue
Block a user