|
@@ -6,7 +6,7 @@ COPY supervisord.conf /etc/supervisord.conf
|
|
|
|
|
|
|
|
|
|
RUN cd /app \
|
|
RUN cd /app \
|
|
- && echo 'yes' | svn co https://svn.evbj.easou.com/codes/ep/base/search/eavideo/eavideo_adv_app/trunk --username hunter_lu --password=easou_hunter trunk \
|
|
|
|
|
|
+ && echo 'yes' | svn co https://svn.evbj.easou.com/codes/ep/base/search/eavideo/eavideo_adv_app/branches/app2.0 --username hunter_lu --password=easou_hunter trunk \
|
|
&& sh /app/build.sh \
|
|
&& sh /app/build.sh \
|
|
&& cp /app/trunk/eavideoapp-admin/target/eavideoapp-admin.jar /app/wapage/ \
|
|
&& cp /app/trunk/eavideoapp-admin/target/eavideoapp-admin.jar /app/wapage/ \
|
|
&& rm -rf /app/trunk
|
|
&& rm -rf /app/trunk
|