Revert "Add signing to Akraino deploy templates"
[ci-management.git] / jjb / shell / build-docker.sh
index a8020ed..d745af6 100644 (file)
@@ -16,6 +16,7 @@
 
 DOCKER_REPO='nexus3.akraino.org:10003'
 STAGING_BUILD=${STAGING_BUILD:=''}
+AUTOSTAGING=${AUTOSTAGING:=''}
 
 set -e -u -x -o pipefail