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