mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
force a clean before the build to see if this makes bamboo
fail less often.
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
<target name="cibuild">
|
||||
<property name="projectdir" value="opensim-0.5.9" />
|
||||
<exec program="mono" commandline="bin/Prebuild.exe /target nant" workingdir="../" />
|
||||
<nant buildfile="../OpenSim.build" target="clean" />
|
||||
<nant buildfile="../OpenSim.build" target="build" />
|
||||
|
||||
<delete dir="../${projectdir}" />
|
||||
|
||||
Reference in New Issue
Block a user