Browse Source

update jenkins

yazid 3 years ago
parent
commit
63a8ddc206
1 changed files with 1 additions and 1 deletions
  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'
     // }