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