Skip to content

Commit

Permalink
TeamCity change in 'Ribasim / Ribasim' project: runners of 'Test riba…
Browse files Browse the repository at this point in the history
…sim_api - Windows' build configuration were updated
  • Loading branch information
hofer_jn authored and root committed Oct 25, 2023
1 parent b7d7fdc commit 50495af
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@
<build-runners>
<runner id="RUNNER_1501" name="Set up pixi" type="simpleRunner">
<parameters>
<param name="script.content"><![CDATA[if exist .pixi rd /q /s .pixi
pixi run install-without-pre-commit]]></param>
<param name="script.content" value="pixi run install-without-pre-commit" />
<param name="teamcity.build.workingDir" value="ribasim" />
<param name="teamcity.step.mode" value="default" />
<param name="use.custom.script" value="true" />
Expand Down Expand Up @@ -73,3 +72,4 @@ pixi run install-without-pre-commit]]></param>
<cleanup />
</settings>
</build-type>

0 comments on commit 50495af

Please sign in to comment.