0

I would like to know where Jenkins output the .class files it builds during a job, but I can't find it. Does anyone know where it is or how to set it ?

Bosion
  • 155
  • 1
  • 1
  • 7

1 Answers1

0

Go to jenkins home directory and open workspace. You will find all you need there

Location of home directory

You can hit /configure to view the Home directory.

C Deepak
  • 1,258
  • 1
  • 17
  • 23