Problem. Where to find full project name

Hello,

i need to know the full project path and name like "Project/SubProject/SubSubProject", but i can only find TEAMCITY_PROJECT_NAME in environment variables.

0
2 comments

There's no variable for this. Instead, you can use project.id, which usually consists of ids of all projects in the path (i.e. Project_SubProject_SubSubProject).

0
Avatar
Permanently deleted user

Thanks for your Response. This Feature is required for next version.

0

Please sign in to leave a comment.