Selaa lähdekoodia

update jenkins

yazid 3 vuotta sitten
vanhempi
commit
63a8ddc206
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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'
     // }