Closed adrogon closed 1 year ago
step_checkout
true
checkout
false
workspace_path
""
attach_workspace
Closes #28
Thank you @adrogon! Picked and merged with https://github.com/CircleCI-Public/continuation-orb/pull/36
step_checkout
boolean parameter, defaulttrue
: skips thecheckout
step is set tofalse
workspace_path
string parameter, default""
: adds anattach_workspace
step if setCloses #28