Give name to build steps - Jenkins configuration Give name to build steps - Jenkins configuration jenkins jenkins

Give name to build steps - Jenkins configuration


you can add echo " ---- step N ---- " at the start of each step :)


If you use the ant builder, instead of "exec a shell script"/"exec a batch file", it records each ant task as it is run.