Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Plugin ¶
type Plugin struct {
// contains filtered or unexported fields
}
Plugin implements drone.Plugin to provide the plugin implementation.
type Settings ¶
type Settings struct {
GitPath string
DisallowSkipChanged cli.StringSlice
AllowSkipChanged cli.StringSlice
}
Settings for the Plugin.
Click to show internal directories.
Click to hide internal directories.