Skip to content

Commit

Permalink
TeamCity change in 'Ribasim / Windows' project: runners of 'Test Delw…
Browse files Browse the repository at this point in the history
…aq coupling' build configuration were updated
  • Loading branch information
[email protected] authored and root committed May 16, 2024
1 parent 178c936 commit 80d226a
Showing 1 changed file with 9 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,15 @@
<description />
<settings ref="Ribasim_Windows">
<parameters />
<build-runners />
<build-runners>
<runner id="Set_up_pixi" name="Set up pixi" type="simpleRunner">
<parameters>
<param name="script.content" value="pixi --version" />
<param name="teamcity.step.mode" value="default" />
<param name="use.custom.script" value="true" />
</parameters>
</runner>
</build-runners>
<vcs-settings />
<requirements />
<build-triggers>
Expand Down

0 comments on commit 80d226a

Please sign in to comment.