Build options

Toggling auto-build behavior

Your project's settings contain the option to toggle automatic builds. When enabled, pushing to the connected GitHub repository will trigger a build.

Skipping single builds

If you want to commit some changes to the code repository on GitHub, but don't want to trigger a full re-build and re-deploy on Banana, you can add the string --skip-build to your commit message.

Last updated