I don't want the unit to fail if there is nothing to build, esp. since
it reports failures via email, and i have no need to distinguish between
different exit conditions right now.
The APK is no longer built by building the docker image but by running
the docker container. The docker image only provides a build environment
for fairemail and is re-usable across multiple builds.