1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2024-12-24 10:07:21 +02:00

Update script.go

This commit is contained in:
Brad Rydzewski 2014-08-13 11:20:03 -07:00
parent 1e2cb13e7c
commit 41ca011d27

View File

@ -76,7 +76,7 @@ type Build struct {
Deploy *deploy.Deploy `yaml:"deploy,omitempty"`
Publish *publish.Publish `yaml:"publish,omitempty"`
Notifications *notify.Notification `yaml:"notify,omitempty"`
Notifications *notify.Notification `yaml:"notify"`
// Git specified git-specific parameters, such as
// the clone depth and path