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.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login