You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Artifactory has a Builds tab for each artifact that shows you where it came from. Normally, if I use a Jenkins Artifactory plugin to push to Artifactory, then this tab is populated with relevant build information.
However, when I use this library to deploy files, I don't see anything under the Builds tab. Does this library support populating build info fields? If so, how and if not, how do I go about doing so using my deploy script?
This is more of a question than an issue.
Artifactory has a
Builds
tab for each artifact that shows you where it came from. Normally, if I use a Jenkins Artifactory plugin to push to Artifactory, then this tab is populated with relevant build information.However, when I use this library to deploy files, I don't see anything under the Builds tab. Does this library support populating build info fields? If so, how and if not, how do I go about doing so using my deploy script?
Example of empty Builds tab:
Build Info documentation page is located here
The text was updated successfully, but these errors were encountered: