Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 553 Bytes

File metadata and controls

7 lines (4 loc) · 553 Bytes

Spring PetClinic Docker Build Pod Template Example

This is an example of running Docker builds on CloudBees Core on Kubernetes using agent pod templates (instead of configuring in the Jenkins UI). See the podTemplate folder and the Jenkinsfile. This example runs a maven build, docker build and pushes the image to docker hub. For how to do this by configuring the pod template in the Jenkins UI, see this repo.

Requirements

  • CloudBees Core 1.212.2.1 with Kubernetes Plugin 1.10.2