up number of jibs

Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
Jess Frazelle 2017-01-14 16:35:27 -08:00
parent 1d45c115f6
commit c5ccb07847
No known key found for this signature in database
GPG Key ID: 18F3685C0022BFF3

View File

@ -4,7 +4,7 @@ set -o pipefail
SCRIPT="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)/$(basename "${BASH_SOURCE[0]}")"
REPO_URL="${REPO_URL:-r.j3ss.co}"
JOBS=${JOBS:-2}
JOBS=${JOBS:-4}
ERRORS="$(pwd)/errors"