Auto deploy using RTC
![]() Hello,
Is there any way to auto deploy built package (jar/war etc) to a server without using urban code deploy (or any other tool). Is it possible to trigger custom script when build is successful? Any reference documents available?
Appreciate your help!
Thanks!
Rama
|
2 answers
![]() It should be part of the ANT script that you write. Please refer to the Apache ANT website for writing ANT scripts. There is good documentation in the RTC knowledge center on using ANT based build definitions with the Jazz Build Engine. There are also some ANT examples in the build toolkit (which is is part of the build engine download. |