Skip to content

Commit

Permalink
TeamCity change in 'Npgsql' project: build features of 'Npgsql' build…
Browse files Browse the repository at this point in the history
… configuration were updated
  • Loading branch information
roji authored and teamcity committed Jul 17, 2015
1 parent d4fb607 commit 283fcad
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .teamcity/npgsql/buildTypes/npgsql.xml
Expand Up @@ -161,6 +161,17 @@ src/EntityFramework7.Npgsql/bin/Release/*.nupkg]]></param>
</parameters>
</build-trigger>
</build-triggers>
<build-extensions>
<extension id="BUILD_EXT_1" type="teamcity.github.status">
<parameters>
<param name="guthub_host" value="https://api.github.com" />
<param name="guthub_owner" value="npgsql" />
<param name="guthub_repo" value="npgsql" />
<param name="guthub_username" value="npgsql-teamcity" />
<param name="secure:guthub_username" value="zxx9b1a45147d7e64e7775d03cbe80d301b" />
</parameters>
</extension>
</build-extensions>
<cleanup />
</settings>
</build-type>
Expand Down

0 comments on commit 283fcad

Please sign in to comment.