Checkout
Quick example:
tasks:
- id: checkout
action: gh:apolo-actions/checkout@v1
args:
clone_uri: https://github.com/apolo-actions/checkout.git
checkout_to: "storage:"
checkout_subpath: dir/to/clone/intoArguments:
clone_uri
clone_uriargs:
clone_uri: https://github.com/apolo-actions/checkout.gitclone_depth
clone_depthref
refssh_key_secret
ssh_key_secretcheckout_to
checkout_tocheckout_subpath
checkout_subpatherase_subpath
erase_subpathOutputs:
head_sha
head_shaLast updated
Was this helpful?