Jenkins MVC Project

I have an Jenkins Server which is packagin my projects with rar file. I only need to publish my release with Octopus. How could i do it easily?
Thanks

Hi @zoroglucihat,

Thanks for getting in touch!

We have a Jenkins plugin available that makes pushing packages to Octopus, creating releases and even deploying much easier. There are full details available here: Jenkins - Octopus Deploy

We also have a guide builder where you can select each part of your CI\CD stack and generate a full guide that may of interest: Guides - Octopus Deploy

One thing to note, if your rar file is the compressed archive format and you need to push this package to Octopus you may run into problems as that isn’t currently in our supported format list (Packaging applications - Octopus Deploy). You may have to instead use a zip file.

I hope this helps, please let us know if you have any further questions.

Regards,
Paul

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.