Gitea remote support

This commit is contained in:
2024-01-16 15:56:22 -05:00
parent 25820024cd
commit a490c7e6c7
4 changed files with 3 additions and 11 deletions

View File

@ -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