TeamCity
 
You are viewing the documentation for an earlier version of TeamCity.

Patterns For Accessing Build Artifacts

Last modified: 25 September 2020

This section is preserved for backward compatibility with the previous TeamCity versions and for some specific functionality.

Check the following information as well:

  • If you need to access the artifacts in your builds, consider using the TeamCity's built-in Artifact Dependency feature.

  • You can also download artifacts from TeamCity using the Ivy dependency manager.

  • For artifact downloads from outside TeamCity builds, consider using REST API.

  • See also Accessing Server by HTTP on basic rules covering an HTTP access from scripts.