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 58a8b85 commit d519aed
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,15 @@
<param name="use.custom.script" value="true" />
</parameters>
</runner>
<runner id="Run_Delwaq" name="Run Delwaq" type="simpleRunner">
<parameters>
<param name="script.content"><![CDATA[pixi run install
set D3D_HOME=%teamcity.build.checkoutDir%/dimr
pixi run delwaq]]></param>
<param name="teamcity.step.mode" value="default" />
<param name="use.custom.script" value="true" />
</parameters>
</runner>
</build-runners>
<vcs-settings />
<requirements />
Expand Down

0 comments on commit d519aed

Please sign in to comment.