Skip to content

Commit a83fee0

Browse files
angularsenTeamCity
authored andcommitted
TeamCity change in 'Units.NET' project: snapshot dependency was added in 'Deploy' build configuration
1 parent 7a9a3bd commit a83fee0

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.teamcity/UnitsNet/buildTypes/UnitsNet_Deploy.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,15 @@
9191
</parameters>
9292
</extension>
9393
</build-extensions>
94+
<dependencies>
95+
<depend-on sourceBuildTypeId="UnitsNet_CI">
96+
<options>
97+
<option name="run-build-if-dependency-failed" value="RUN_ADD_PROBLEM" />
98+
<option name="take-started-build-with-same-revisions" value="true" />
99+
<option name="take-successful-builds-only" value="true" />
100+
</options>
101+
</depend-on>
102+
</dependencies>
94103
<cleanup />
95104
</settings>
96105
</build-type>

0 commit comments

Comments
 (0)