mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
adding the testbuild target for testing build
This commit is contained in:
parent
c90cfb39b9
commit
cb9b4877d5
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
<target name="build" depends="zips,sign,test"/>
|
||||
<target name="nightly" depends="tag,zips,sign,test,copy"/>
|
||||
|
||||
<target name="testbuild" depends="zips,sign,test,copy"/>
|
||||
<target name="cdtbuild" depends="tag,zips,test,upload"/>
|
||||
|
||||
<target name="init">
|
||||
|
|
Loading…
Add table
Reference in a new issue