How to delete artifacts for a specific build

Answered

I want to delete the artifacts for some specific builds but did not find any proper way. The TeamCity version is TeamCity Enterprise 8.1 (build 29879)

1
2 comments

Hello Carlos,

Why do you want to delete artifacts manually? At the moment there is no option to delete artifacts for a particular build via UI. Please vote for the request: https://youtrack.jetbrains.com/issue/TW-33886.

You can delete artifacts manually from TeamCity server. They are stored in <TeamCity data directory>/system/artifacts/<projectID>/<build Conf ID>/<build ID> directory.

0

Hi Alina

Thanks for your response, and that works for me ;-)

0

Please sign in to leave a comment.