Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
Hello Community - I have a workflow, whenever it is executed, it will create a package in the package manager. I would like to post the package into Jenkins as part of workflow process. Can someone tell me how to achieve this.
@aemninja approach looks good for package build.. but instead of push to Jenkins.. have you tried pull from Jenkins job with package url..
{Domain}/etc/packages/mypacks/custom-package.zip
@Shashi_Mulugu - Thanks for your reply. I haven't tried pulling the package from Jenkins. My requirement is only to push it to Jenkins.
Views
Likes
Replies