find out build artifacts without knowing their name
i could not find a way to get a list of artifacts of a build. if i know the exact name of an artifact and also its build-id i can create an url to download it. but what if i dont? please help
sebastian
Please sign in to leave a comment.
You can obtain artifact list at http://teamcity/repository/download/BUILD_TYPE_ID/BUILD_ID/teamcity-ivy.xml
Please find details in Patterns For Accessing Build Artifacts article.