Update bamboo build to 0.6.4
parent
c44f4add8b
commit
5e36a23202
|
@ -6,7 +6,7 @@
|
|||
<nant buildfile="../OpenSim.build" target="build" />
|
||||
</target>
|
||||
<target name="cibuild">
|
||||
<property name="projectdir" value="opensim-0.6.3" />
|
||||
<property name="projectdir" value="opensim-0.6.4" />
|
||||
<exec program="mono" commandline="bin/Prebuild.exe /target nant" workingdir="../" />
|
||||
<nant buildfile="../OpenSim.build" target="clean" />
|
||||
<nant buildfile="../OpenSim.build" target="build" />
|
||||
|
|
Loading…
Reference in New Issue