Browse Source

Update 'Jenkinsfile'

appsptb 1 month ago
parent
commit
25490a2ef9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -10,7 +10,7 @@ node {
   def registryCredential
   try {
     // environment {
-      registryAddress = "http://registry.sidali-prod.vertibiz.com"
+      registryAddress = "http://registry.sidali-prod.vertibiz.com "
       registryCredential = 'DockerRegistry-ID'
     // }