You've already forked sap-jenkins-library
							
							
				mirror of
				https://github.com/SAP/jenkins-library.git
				synced 2025-10-30 23:57:50 +02:00 
			
		
		
		
	transport request upload file: Short notice about not working CTS upload (#1631)
Co-authored-by: Thorsten Duda <thorsten.duda@sap.com>
This commit is contained in:
		| @@ -2,6 +2,8 @@ | ||||
|  | ||||
| ## ${docGenDescription} | ||||
|  | ||||
| CTS upload is currently not supported. We are working on a new way to handle CTS uploads. | ||||
|  | ||||
| ## Prerequisites | ||||
|  | ||||
| * **[Change Management Client 2.0.0 or compatible version](http://central.maven.org/maven2/com/sap/devops/cmclient/dist.cli/)** - available for download on Maven Central. **Note:** This is only required if you don't use a Docker-based environment. | ||||
| @@ -88,6 +90,9 @@ transportRequestUploadFile( | ||||
|   ] | ||||
| ) | ||||
| // CTS | ||||
|  | ||||
| // NOTE: CTS upload currently not supported! | ||||
|  | ||||
| transportRequestUploadFile( | ||||
|   script: this, | ||||
|   transportRequestId: '001', // typically provided via git commit history | ||||
|   | ||||
		Reference in New Issue
	
	Block a user