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

bug fix

parent 863a2b94
No related branches found
No related tags found
No related merge requests found
......@@ -427,6 +427,7 @@ func main() {
branchPatternValue := *branchPattern
buildConfigPathValue := *buildConfigPath
repoTypeValue := connTypeValue // Default to global connection type
cloudbuild_repo_name := *cloudbuild_repo_name
if *triggerConfigPath != "" {
// Load trigger configuration from JSON file
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment