corey-cole / merlin

Spring Boot example used to test CI/CD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

merlin

Spring Boot example used to test CI/CD

Build Process

The CodeBuild files present in this project provide a CodeBuild batch configuration. Discrete build steps (guardrail, ci, containerize) are ordered in a DAG via the top-level buildspec file.

This is not intended as a production-grade build process and should be taken as an example starting point.

About

Spring Boot example used to test CI/CD

License:MIT License


Languages

Language:Java 78.8%Language:Dockerfile 21.2%