ci(config): update infrastructure configuration
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -2,7 +2,7 @@ pipeline {
|
||||
agent any
|
||||
|
||||
environment {
|
||||
REGISTRY_URL = "registry.pablotj.com"
|
||||
REGISTRY_URL = "registry.nortapp.com"
|
||||
USER = "andromeda"
|
||||
PASS = credentials('docker-registry-password')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user