updated build system
This commit is contained in:
parent
51636fbac3
commit
90694f816f
@ -4,7 +4,9 @@ pipeline {
|
||||
agent none
|
||||
|
||||
environment {
|
||||
PROJECT_TEST_DIR = "${HOME}/.ci/cfg"
|
||||
DEVELOPER_PRIVATE_KEY = "/.ci/repertory/cert/developer.priv"
|
||||
DEVELOPER_PUBLIC_KEY = "${WORKSPACE}/developer.pub"
|
||||
PROJECT_TEST_DIR = "/.ci/repertory/test"
|
||||
}
|
||||
|
||||
options {
|
||||
|
Loading…
x
Reference in New Issue
Block a user