Build snapshots of library from the default branch and deploy them to artifactory. We have already integrated with CI pipeline, where builds are checked nightly on default branch. We can leverage this and deploy snapshots either,
Nightly
Weekly
On every push to the default branch
We have to choose any one of the options above and automate the deployment process.
Build snapshots of library from the default branch and deploy them to artifactory. We have already integrated with CI pipeline, where builds are checked nightly on default branch. We can leverage this and deploy snapshots either,
We have to choose any one of the options above and automate the deployment process.