mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-10-22 12:26:35 +00:00
Update script.go
This commit is contained in:
@@ -76,7 +76,7 @@ type Build struct {
|
|||||||
|
|
||||||
Deploy *deploy.Deploy `yaml:"deploy,omitempty"`
|
Deploy *deploy.Deploy `yaml:"deploy,omitempty"`
|
||||||
Publish *publish.Publish `yaml:"publish,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
|
// Git specified git-specific parameters, such as
|
||||||
// the clone depth and path
|
// the clone depth and path
|
||||||
|
Reference in New Issue
Block a user