updated build system
This commit is contained in:
parent
278a0af716
commit
12c8006c87
@ -4,6 +4,8 @@ pipeline {
|
||||
agent none
|
||||
|
||||
environment {
|
||||
DEVELOPER_PRIVATE_KEY = "/.ci/cert/developer.priv"
|
||||
DEVELOPER_PUBLIC_KEY = "/.ci/cert/developer.pub"
|
||||
PROJECT_TEST_CONFIG_DIR = "/.ci/monitarr/test_config"
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user