如何在所有 teamcity 配置上启用个人 运行
How to enable personal run on all teamcity configurations
我的团队城市配置中很少有没有 运行 和 "personal run" 的选项,而其他人很少有。
我意识到你需要成为一名项目开发人员,但我是团队城市根项目的系统管理员。所以我应该能够个人 运行 任何项目。
不明白如何解决这个问题。
Since TeamCity 9.1, you can restrict running personal builds by unchecking the allow triggering personal builds option (on by default).
复选框位于构建配置设置 → 常规设置 tab/section。这是高级选项,因此您可能需要单击 "Show advanced options" 伪 link 来观察 "Build options" 部分,复选框所在的位置。
我的团队城市配置中很少有没有 运行 和 "personal run" 的选项,而其他人很少有。 我意识到你需要成为一名项目开发人员,但我是团队城市根项目的系统管理员。所以我应该能够个人 运行 任何项目。 不明白如何解决这个问题。
Since TeamCity 9.1, you can restrict running personal builds by unchecking the allow triggering personal builds option (on by default).
复选框位于构建配置设置 → 常规设置 tab/section。这是高级选项,因此您可能需要单击 "Show advanced options" 伪 link 来观察 "Build options" 部分,复选框所在的位置。