Skip to content

Commit f0296e9

Browse files
committed
test
1 parent 8689bbc commit f0296e9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

jenkins/webhook-proxy/main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ type buildConfig struct {
9292
} `json:"jenkinsPipelineStrategy"`
9393
} `json:"strategy"`
9494
Triggers []struct {
95+
Type string `json:"type"`
9596
Generic struct {
9697
Secret string `json:"triggerSecret"`
9798
} `json:"generic"`

0 commit comments

Comments
 (0)