forked from PAWPAW-Mirror/lib_xua
Use test view
This commit is contained in:
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@@ -6,7 +6,8 @@ pipeline {
|
||||
agent none
|
||||
environment {
|
||||
REPO = 'lib_xua'
|
||||
VIEW = getViewName(REPO)
|
||||
VIEW = 'lib_xua_test_locks'
|
||||
// VIEW = getViewName(REPO)
|
||||
}
|
||||
options {
|
||||
skipDefaultCheckout()
|
||||
|
||||
Reference in New Issue
Block a user