Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 257 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 257 Bytes

sample-app-minimal

A minimal, CBCI previews enabled sample application

Build

Build the docker image locally:

make docker-build

Load into kind

When testing locally you can load the image into kind as follows:

make kind-load