Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Create Jenkins pipeline to deploy artifacts on Talend remote engine

I'm trying to automate Talend job build artifacts using Jenkins. I can create pipeline in Jenkins to build artfacts and push it to Artifactory.

But how do I create Jenkins CD pipeline to deploy this build on Talend remote engine?

Anyone has any document/reference link for the same?

Labels (3)
1 Reply
Anonymous
Not applicable
Author

Cause there is no API for pushing artifacts to the talend cloud there is no default way of doing it - at the moment - but you could try an selenium process to automate your manual steps with Jenkins.

 

Regards,

Steffen