mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
webhooks/teamcity: Change teamcity build triggering user to iago.
To be able to get a screenshot of the personal message using the `generate-integration-docs-screenshot` tool, this commit changes the personal build to be triggered by iago, instead of cordelia.
This commit is contained in:
committed by
Tim Abbott
parent
177a547587
commit
6abb412538
@@ -52,9 +52,9 @@
|
||||
"name": "env.BUILD_IS_PERSONAL",
|
||||
"value": "true"
|
||||
},
|
||||
{
|
||||
{
|
||||
"name": "teamcity.build.triggeredBy.username",
|
||||
"value": "cordelia"
|
||||
"value": "iago"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user