Prechádzať zdrojové kódy

Update 'Jenkinsfile'

appsptb 4 dní pred
rodič
commit
c9fdb02a35
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

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