yazid 3 жил өмнө
parent
commit
63a8ddc206
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -10,7 +10,7 @@ node {
   def registryCredential
   try {
     // environment {
-      registryAddress = "https://registry.sidali.sixsenz.net"
+      registryAddress = "https://registry.dev-sidali.sixsenz.net"
       registryCredential = 'DockerRegistry-ID'
     // }