Browse Source

Update 'Jenkinsfile'

appsptb 1 tháng trước cách đây
mục cha
commit
25490a2ef9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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'
     // }