runner

package
v0.0.0-...-cb2ea0e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 10, 2019 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Runner

type Runner interface {
	// Run is running a build stage on the runner
	Run(ctx context.Context, stage *drone.Stage, details *client.Context) (*drone.Stage, error)
}

Runner ...

func New

func New(client *client.HTTPClient, reporter pipeline.Reporter, exec runtime.Execer, env map[string]string, secret secret.Provider, match func(*drone.Repo, *drone.Build) bool, ll *log.Entry) Runner

New ...

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL