refactor
This commit is contained in:
@ -6,7 +6,7 @@ pipeline {
|
||||
environment {
|
||||
DEVELOPER_PRIVATE_KEY = "/.ci/repertory/cert/developer.priv"
|
||||
DEVELOPER_PUBLIC_KEY = "/.ci/repertory/cert/developer.pub"
|
||||
PROJECT_TEST_DIR = "/.ci/repertory/test"
|
||||
PROJECT_TEST_CONFIG_DIR = "/.ci/repertory/test_config"
|
||||
}
|
||||
|
||||
options {
|
||||
|
Reference in New Issue
Block a user