"bundle install" was running on the deploy steps where it wasn't needed. Moved the "bundle install" into the build step and sourced the deploy steps from the tiny "alpine" base image.