This commit is contained in:
@@ -4,8 +4,8 @@ pipeline {
|
||||
agent none
|
||||
|
||||
environment {
|
||||
DEVELOPER_PRIVATE_KEY = "/.ci/cert/developer.priv"
|
||||
DEVELOPER_PUBLIC_KEY = "/.ci/cert/developer.pub"
|
||||
DEVELOPER_PRIVATE_KEY = "/.ci/monitarr/cert/developer.priv"
|
||||
DEVELOPER_PUBLIC_KEY = "/.ci/monitarr/cert/developer.pub"
|
||||
PROJECT_TEST_CONFIG_DIR = "/.ci/monitarr/test_config"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user