When using the bin/build script with the following
#!/usr/bin/env bash
./bin/lein with-profile production trampoline run
cf push returns with a timeout. Am I doing something wrong here?
Error staging application <app-name>: timed out after 15 minute(s)
The app starts and runs just fine, just getting the above error