Browse Source

ubah ke dev registry

andi 3 năm trước cách đây
mục cha
commit
0c7220ada1
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 = "https://registry.sidali.sixsenz.net"
+      registryAddress = "https://registry.dev-sidali.sixsenz.net"
       registryCredential = 'DockerRegistry-ID'
     // }