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:
Puneeth Chaganti
2020-04-17 19:25:50 +05:30
committed by Tim Abbott
parent 177a547587
commit 6abb412538

View File

@@ -52,9 +52,9 @@
"name": "env.BUILD_IS_PERSONAL",
"value": "true"
},
{
{
"name": "teamcity.build.triggeredBy.username",
"value": "cordelia"
"value": "iago"
}
]
}