Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-41769

Developer can see a description for a pipeline run

    XMLWordPrintable

Details

    • Blue Ocean 1.1-beta4

    Description

      Example 1

      node {
         sh 'ping -c 5 localhost'
         currentBuild.description = "go to http://www.apple.com/";
      }
      

      Attachments

        Issue Links

          Activity

            People

              jamesdumay James Dumay
              nok Martin Noack
              Votes:
              3 Vote for this issue
              Watchers:
              11 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: