Browse Source

Update 'Jenkinsfile'

appsptb 4 ngày trước cách đây
mục cha
commit
5ba0f81bd2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

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