Skip to content

githubanders/jenkins-katas

 
 

Repository files navigation

Jenkins Kata

Look into the labs folder for exercises

Layout of this repository

.
├── app                 # The application itself
├── component-test      # Python component test and setup
├── docker-compose.yml  # Jenkins docker-compose file to start jenskins
├── examples            # Examples of the different exercise solutions and more.
├── img                 # Images for the readmes in the labs folder
├── jenkins             # Folder for all the ci specific files
├── labs                # All different exercises in Jenkins
├── LICENSE             # MIT license for the repository
├── README.md           # Front page of the repo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 61.7%
  • Shell 16.7%
  • Python 12.6%
  • Dockerfile 9.0%