Re: gitlab ci and junit tests

2014-05-28 Thread Sytse Sijbrandij
You need to define a build script. On Wed, May 28, 2014 at 3:55 AM, Ken Tsang wrote: > Hi, > > I am new to gitlab ci. > > I have installed gitlab ci 5.0.1. I can login the gitlab ci web, add project > and see automatic build result. > > But I don't know how to trigger my junit tests. > > Does any

gitlab ci and junit tests

2014-05-27 Thread Ken Tsang
Hi, I am new to gitlab ci. I have installed gitlab ci 5.0.1. I can login the gitlab ci web, add project and see automatic build result. But I don't know how to trigger my junit tests. Does any1 can point me a documentation link on how to trigger junit tests? Great thanks. Regards, Ken --