Howto on setting up artifacts ?

Hi,

I'm having a hard time figuring out how to setup artifacts on TeamCity.
I have noe dependencies, but I would like our QA department to be able
to download the latest releases from TeamCity via the artifacts link.

I understand that TeamCity is a IVY repository server, but how can I
publish the release files into this server ?

Some more documentation on this would have been great


Best regards
-=Børge Austvold

0
1 comment

Hello Børge,

I'm having a hard time figuring out how to setup artifacts on
TeamCity. I have noe dependencies, but I would like our QA department
to be able to download the latest releases from TeamCity via the
artifacts link.

I understand that TeamCity is a IVY repository server, but how can I
publish the release files into this server ?

Some more documentation on this would have been great


Please refer to the following page:
http://www.jetbrains.net/confluence/display/TCD/Basic+Concepts#BasicConcepts-buildArtifact

You do not need to publish the release files explicitly. Rather, you need
to specify which of the files produced by the build script should be considered
as artifacts, and they'll be made available for download automatically.

In the future, please ask TeamCity related questions in the TeamCity forum:
http://intellij.net/forums/forum.jspa?forumID=68

--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"


0

Please sign in to leave a comment.