X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ci-management.git;a=blobdiff_plain;f=jjb%2Fshell%2Fbuild-docker.sh;h=d745af657894e61c851b5fa133330487c60a7f09;hp=a8020edd8d3a43fa603e355d27c7c494cbcf7d6c;hb=683452330b0784c355d032aae4454674d7fdc60e;hpb=8d98fa4d8f46ebaa50d950f39dec02bfcbb1ab93 diff --git a/jjb/shell/build-docker.sh b/jjb/shell/build-docker.sh index a8020ed..d745af6 100644 --- a/jjb/shell/build-docker.sh +++ b/jjb/shell/build-docker.sh @@ -16,6 +16,7 @@ DOCKER_REPO='nexus3.akraino.org:10003' STAGING_BUILD=${STAGING_BUILD:=''} +AUTOSTAGING=${AUTOSTAGING:=''} set -e -u -x -o pipefail