currentBuild.displayName = "hello" // replaces the job number
currentBuild.description = "world" // Writes text under the job number
currentBuild.displayName = "hello" // replaces the job number
currentBuild.description = "world" // Writes text under the job number