Skip to content

Commit

Permalink
TeamCity change in 'Ribasim / Ribasim' project: 'Test ribasim_cli - W…
Browse files Browse the repository at this point in the history
…indows' build configuration was activated
  • Loading branch information
hofer_jn authored and root committed Oct 5, 2023
1 parent df2099f commit fb308ce
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<build-type xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" uuid="d5e2515e-f7f0-4248-9df0-928bb0db1362" paused="true" xsi:noNamespaceSchemaLocation="https://www.jetbrains.com/teamcity/schemas/2021.1/project-config.xsd">
<build-type xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" uuid="d5e2515e-f7f0-4248-9df0-928bb0db1362" xsi:noNamespaceSchemaLocation="https://www.jetbrains.com/teamcity/schemas/2021.1/project-config.xsd">
<name>Test ribasim_cli - Windows</name>
<description />
<settings>
Expand All @@ -15,7 +15,7 @@
<build-runners>
<runner id="RUNNER_1501" name="Set up pixi" type="simpleRunner">
<parameters>
<param name="script.content"><![CDATA[pixi run install]]></param>
<param name="script.content" value="pixi run install" />
<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 @@ -83,3 +83,4 @@ pip install --no-deps "python/ribasim_testmodels"]]></param>
<cleanup />
</settings>
</build-type>

0 comments on commit fb308ce

Please sign in to comment.