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