updating readme and adding web screenshot grabs to the root xml element
This commit is contained in:
parent
d8254e6bdf
commit
508cec655c
4 changed files with 5 additions and 7 deletions
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue