Skip to content

Type.TypeAlias.PutStep

DecentM edited this page Jan 29, 2025 · 15 revisions

@decentm/concourse-ts / Type / PutStep

Type Alias: PutStep

PutStep: object & StepBase

Defined in: declarations/types.ts:175

https://concourse-ci.org/put-step.html

Type declaration

get_params?

optional get_params: Config

inputs?

optional inputs: Inputs

no_get?

optional no_get: boolean

params?

optional params: Config

put

put: Identifier

resource?

optional resource: Identifier

Clone this wiki locally