-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
Ubuntu Linux
I created a "Freestyle" Software Project and inside this I used a Shell Command.
The Job is configured to run the jobs scheduled (0 0 * * *) and to delete old builds but keep the last 10 builds.
When I run the job manually everything works fine and I can see the results like last success and last duration.
But when the job runs sheduled I cant see anything. I am sure the job has run because I received a mail from it. When I start the "build" manually it counts the correct build number.
Critical because a job that has run MUST have output anywhere