Skip to content

Commit

Permalink
TeamCity change in 'iMOD6 / Coupler / iMOD6_collector' project: runne…
Browse files Browse the repository at this point in the history
…rs of 'x64_development' build configuration were updated
  • Loading branch information
hofer_jn authored and root committed Aug 22, 2023
1 parent 6c2d39d commit 2c2f91d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ call pip install -e .]]></param>
<runner id="RUNNER_301" name="Create executable with pyinstaller" type="simpleRunner">
<parameters>
<param name="script.content"><![CDATA[call conda activate %conda_env_path%
rmdir dist /s /q
pyinstaller coupler/imod_coupler/__main__.py --name imodc]]></param>
<param name="teamcity.step.mode" value="default" />
<param name="use.custom.script" value="true" />
Expand Down

0 comments on commit 2c2f91d

Please sign in to comment.