Rails App build error

There is likely more information available in the logs.

The most common reason why assets:precompile may fail on a build machine is that one of your config files accesses a secret, something that often can be easily avoided by the addition of an if statement.