circleci: make logs of build failures more readable
authorPetr Štetiar <ynezz@true.cz>
Mon, 5 Aug 2019 08:50:08 +0000 (10:50 +0200)
committerPetr Štetiar <ynezz@true.cz>
Tue, 13 Aug 2019 09:52:29 +0000 (11:52 +0200)
commitb14adeb3a9eaf866cc2786c5d7c876157ced6c6b
treebd0c70796a22cdb561477e23460f6a571738fea8
parentc3fe221210e0bf1ddf8c4fdd0b57fb0d1324c171
circleci: make logs of build failures more readable

Due to concurrent build, it's currently not that easy to find the proper
reason for the package build failure, so let's just build the failing
package with -j1 in order to provide more human readable build log
failures.

Ref: https://github.com/openwrt/packages/pull/9584#issuecomment-518038631
Signed-off-by: Petr Štetiar <ynezz@true.cz>
.circleci/config.yml