mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
less jobs
Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
parent
894589b169
commit
aed3198892
|
@ -4,7 +4,7 @@ set -o pipefail
|
||||||
|
|
||||||
SCRIPT="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)/$(basename "${BASH_SOURCE[0]}")"
|
SCRIPT="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)/$(basename "${BASH_SOURCE[0]}")"
|
||||||
REPO_URL="${REPO_URL:-r.j3ss.co}"
|
REPO_URL="${REPO_URL:-r.j3ss.co}"
|
||||||
JOBS=${JOBS:-4}
|
JOBS=${JOBS:-2}
|
||||||
|
|
||||||
ERRORS="$(pwd)/errors"
|
ERRORS="$(pwd)/errors"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user