From a9eaf38190c9a641c5bd2628ba867c6b6621f3d4 Mon Sep 17 00:00:00 2001 From: thelamer Date: Sat, 18 Apr 2020 20:14:46 -0700 Subject: [PATCH] turn web ci back on --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 349d936..db79c4a 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -26,7 +26,7 @@ pipeline { DIST_IMAGE = 'ubuntu' MULTIARCH='true' CI='true' - CI_WEB='false' + CI_WEB='true' CI_PORT='8096' CI_SSL='false' CI_DELAY='120'