@buildkite/buildkite-sdk
Preparing search index...
BuildkitePipeline
Interface BuildkitePipeline
interface
BuildkitePipeline
{
agents
?:
Agents
;
env
?:
Env
;
image
?:
string
;
notify
?:
BuildNotify
;
secrets
?:
Secrets
;
steps
?:
PipelineSteps
;
}
Index
Properties
agents?
env?
image?
notify?
secrets?
steps?
Properties
Optional
agents
agents
?:
Agents
Optional
env
env
?:
Env
Optional
image
image
?:
string
Optional
notify
notify
?:
BuildNotify
Optional
secrets
secrets
?:
Secrets
Optional
steps
steps
?:
PipelineSteps
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agents
env
image
notify
secrets
steps
@buildkite/buildkite-sdk
Loading...