Gitea remote support
This commit is contained in:
2
internal/cache/projects_git.go
vendored
2
internal/cache/projects_git.go
vendored
@ -8,7 +8,7 @@ import (
|
||||
"gitlab.sweetwater.com/it/devops/tools/gitlab-project-manager/internal/remotes/projects"
|
||||
)
|
||||
|
||||
const gitCloneTimeoutSecs = 30
|
||||
const gitCloneTimeoutSecs = 60
|
||||
|
||||
// Will either read in the current repo, preparing a report
|
||||
// on its current state, or will clone the project if it has not
|
||||
|
Reference in New Issue
Block a user