updating readme and adding web screenshot grabs to the root xml element

This commit is contained in:
thelamer 2019-03-14 16:52:51 -07:00
parent d8254e6bdf
commit 508cec655c
4 changed files with 5 additions and 7 deletions

4
Jenkinsfile vendored
View file

@ -22,13 +22,13 @@ pipeline {
DIST_IMAGE = 'ubuntu'
MULTIARCH='true'
CI='true'
CI_WEB='false'
CI_WEB='true'
CI_PORT='32400'
CI_SSL='false'
CI_DELAY='120'
CI_DOCKERENV='TZ=US/Pacific'
CI_AUTH='user:password'
CI_WEBPATH='/web'
CI_WEBPATH=''
}
stages {
// Setup all the basic environment variables needed for the build