Teamcity+Visual Studio+build website=>zip file. Upload Artifact to Sonatype Nexus?

Teamcity builds my websites and each website's artifact is a zip file.  Is there any way to get this zip file into a Sonatype Nexus repository?


Thanks in advance for your time and help

0
2 comments

Aaron,

There is no direct integration in TeamCity with Nexus.
If you have a way to deploy the artifacts into Nexus from a command line, you can use the same approach inside a TeamCity build.

0
Avatar
Permanently deleted user

Thanks I created a small util to do that

0

Please sign in to leave a comment.