Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 548 Bytes

README.adoc

File metadata and controls

10 lines (6 loc) · 548 Bytes

Spring Boot Test Builder

This directory contains a Cloud Native Buildpacks builder and buildpack that is used by integration tests to verify the behavior of the Spring Boot build plugins.

Creating the builder

  • Install the pack CLI

  • Authenticate to projects.registry.vmware.com through docker login

  • Use the build.sh create the necessary images and push them to the registry