mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
up number of jibs
Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
parent
1d45c115f6
commit
c5ccb07847
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user