Service Foundry Builder is a Kubernetes-native tool for building and deploying Service Foundry modules in a cloud-native environment. It leverages containerized builds, Kubernetes Jobs, and popular DevOps tools to streamline the deployment process.
== Scripts
./push-to-ecr.sh -t 0.1.6
./push-to-github.sh -t 0.1.6 -u github-user -github-password
```shell