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