Explorar o código

Update 'Jenkinsfile'

appsptb hai 1 mes
pai
achega
7453179eb9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

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