@@ -33,7 +33,6 @@ import (
|
||||
"kubesphere.io/kubesphere/pkg/models/devops"
|
||||
logging "kubesphere.io/kubesphere/pkg/models/log"
|
||||
"kubesphere.io/kubesphere/pkg/signals"
|
||||
"kubesphere.io/kubesphere/pkg/simple/client/admin_jenkins"
|
||||
"kubesphere.io/kubesphere/pkg/simple/client/devops_mysql"
|
||||
"log"
|
||||
"net/http"
|
||||
@@ -100,7 +99,6 @@ func Run(s *options.ServerRunOptions) error {
|
||||
|
||||
func initializeAdminJenkins() {
|
||||
devops.PreCheckJenkins()
|
||||
admin_jenkins.Client()
|
||||
}
|
||||
|
||||
func initializeDevOpsDatabase() {
|
||||
|
||||
Reference in New Issue
Block a user