Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

Syntax with Jenkins plugin and pipeline



  • Hi, you have provided example syntax with Jenkins pipelines, but it's not clear how it works:

    uploadProgetPackage artifacts: 'Example.txt', feedName: 'Example', groupName: 'jenkins/pipleline', packageName: 'JenkinsPackage', version: "1.0.${BUILD_NUMBER}"

    • What is the groupName? Is that Jenkins related or ProGet?
    • Does that file need to be an artifact before this task above is run?

    Product: ProGet
    Version: 5.1.21



  • The groupName refers to the package's group name, and it's optional. A universal package is identified by group + name + version.

    The files do need to be artifacts; that's what will be zipped up and sent to ProGet.



Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation