Hi, I'm currently using Jenkins to upload some files to Artifactory. If I'm using a freestyle-job then I'm able to upload also the build information of the artifacts automatically.
The thing is not all job styles support this option and I would like to use the API to do so manually. If someone can please show me an example of the command I need to run to make it happen. For example today I'm using: curl -i -uuser:pass -T file "artifactory URL" to deploy artifacts from within jenkins. What should I add to that command to also upload the build info and create a trace-ability between the two tools. Thanks in advance! -- View this message in context: http://forums.jfrog.org/When-uploading-artifacts-using-the-API-also-upload-the-Build-data-tp7580527.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
