@Library("qg/global-jenkinsfile") _

qgDockerPiplineWithDockerSlave {
    buildType = "lua-ui"
    tier = "frontend"
	harborGroup = "tools"
	appType="tools"
	stateful=false
}