Skip to content
Snippets Groups Projects
Commit 829faa4c authored by Prajwal Amin's avatar Prajwal Amin
Browse files

bug fix

parent 14408dff
No related branches found
No related tags found
No related merge requests found
......@@ -426,7 +426,7 @@ func main() {
repoNameForTrigger := *repositoryName
branchPatternValue := *branchPattern
buildConfigPathValue := *buildConfigPath
repoTypeValue := connTypeValue // Default to global connection type
repoTypeValue := connTypeValue
cloudbuild_repo_name := *cloudbuild_repo_name
if *triggerConfigPath != "" {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment