Skip to content

This repository contains the table of contents of the Jenkins pipeline course. Feel free to fork it or make a pull request to improve it!

License

Notifications You must be signed in to change notification settings

kentoj/jenkins-pipeline-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jenkins-pipeline-course

This repository contains the table of contents of the Jenkins pipeline course. Feel free to fork it or make a pull request to improve it!

Table of Contents

  • Definition
  • Purpose
  • Simple Build
  • Simple Deployment
  • Simple Integration test grid with containers
  • Advanced build - multiproject
  • Build a branch on push
    • run tests on branch
  • Show how to configure test results for
    • JUnit,
    • NUnit,
    • Jasmine,
    • Mocha,
    • Karma,
    • Python tests,
    • Ruby
  • Show rejected builds
  • Show build steps
    • making docker images
    • push image to registry
    • run image
  • Show pushing binary artifact to artifact repository (like Nexus or Artifactory)

About

This repository contains the table of contents of the Jenkins pipeline course. Feel free to fork it or make a pull request to improve it!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published