Skip to content

Commit 5a60ed5

Browse files
angularsenTeamCity
authored andcommitted
TeamCity change in 'Units.NET' project: build features of 'CI' build configuration were updated
1 parent f72485e commit 5a60ed5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.teamcity/UnitsNet/buildTypes/UnitsNet_CI.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,16 @@
7373
<param name="withBuildAnchor" value="true" />
7474
</parameters>
7575
</extension>
76+
<extension id="BUILD_EXT_9" type="BuildFailureOnMetric">
77+
<parameters>
78+
<param name="anchorBuild" value="lastSuccessful" />
79+
<param name="metricKey" value="VisibleArtifactsSize" />
80+
<param name="metricThreshold" value="10" />
81+
<param name="metricUnits" value="metricUnitsPercents" />
82+
<param name="moreOrLess" value="less" />
83+
<param name="withBuildAnchor" value="true" />
84+
</parameters>
85+
</extension>
7686
</build-extensions>
7787
<cleanup />
7888
</settings>

0 commit comments

Comments
 (0)