(maint) move to harness.drone.io

This commit is contained in:
TP Honey
2022-12-15 12:01:27 +00:00
parent 8f610a8a9f
commit 0a3ecfe895
11 changed files with 241 additions and 294 deletions
+1
View File
@@ -17,6 +17,7 @@ type Plugin struct {
}
// New initializes a plugin from the given Settings, Pipeline, and Network.
//
//nolint:gocritic
func New(settings Settings, pipeline drone.Pipeline, network drone.Network) drone.Plugin {
return &Plugin{