Pipeline question
I'm using a Jenkins pipeline that includes BitBucket source code repos, Artifactory for built artifacts and common components and Ansible for deployment.
I do not wish to store zip nor jar files in repo, only in Artifactory along with other common components.
I want Jenkins to build my Pega artifacts.
I'm new to Pega, but very familiar with the other tools listed.
Can someone give me some guidance on this, please?