Matvey před 3 roky
rodič
revize
6ce68bb430
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      Jenkinsfile

+ 1
- 1
Jenkinsfile Zobrazit soubor

@@ -65,7 +65,7 @@ pipeline {
65 65
 					git url: 'git@code.bizgaze.com:unibase/utilities.git', credentialsId: 'jenkins_ssh_key'
66 66
 				}
67 67
 				dir('interface.web') {
68
-					git url: 'git@code.bizgaze.com:interface.web.git', credentialsId: 'jenkins_ssh_key'
68
+					git url: 'https://code.bizgaze.com/unibase/web.git'
69 69
 				}
70 70
 				dir('bizgaze') {
71 71
 					git url: 'git@code.bizgaze.com:bizgaze/solution.git', credentialsId: 'jenkins_ssh_key'

Loading…
Zrušit
Uložit