yazid 1 сар өмнө
parent
commit
e9b405b345
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

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