Font ligatures are enabled in build logs

This causes unusual combined characters. This isn’t always just a cosmetic issue; it can also mess up the alignment of the output in some cases.

Actual:

Expected:
lig2

Note the combined fl in the logs.

I’ve opened a PR for fixing this: https://github.com/drone/drone-ui/pull/325.