Skip to main content

Run first job: Hello CI

  • Choose New Item alt text
  • Choose Freestyle project. alt text
  • Add build step with “Execute shell”: alt text
  • Fill out with following script
    echo "Hello Jenkins from Docker"
  • Click save and choose Build Now. If console log show like image below, it's mean Jenkins work fine. alt text