diff --git a/Jenkinsfile b/Jenkinsfile index 7e2a887..e5cee7a 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -7,7 +7,7 @@ pipeline { } environment { - REGISTRY = "10.129.0.7:8085" + REGISTRY = "158.160.92.116:8085" REGISTRY_PROJECT = "shagram" IMAGE_NAME = "shagram" DEPLOY_DIR = "/opt/shagram/shagram/deploy/shagram"