Blossom Logo Deploy your apps with Heroku-like simplicity using Blossom SEE YOUR SAVINGS

Jets CI Debugging Tips

One way to debug the CI CodeBuild project is to inspect the generated CloudFormation template.

jets ci:build

You can see the template with:

cat /tmp/jets/demo/templates/ci.yml | yq

Also see: Remote Compute Type