turning ci web back on

This commit is contained in:
thelamer
2020-04-18 20:12:47 -07:00
committed by Ryan Kuba
parent a5868beab4
commit fd34aceac9

View File

@@ -20,7 +20,7 @@ repo_vars:
- DIST_IMAGE = 'ubuntu'
- MULTIARCH='true'
- CI='true'
- CI_WEB='false'
- CI_WEB='true'
- CI_PORT='8096'
- CI_SSL='false'
- CI_DELAY='120'