Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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?
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