Documentation
Hosting your own instance
CDS Developer Manual
About
Star
Home
Concepts
Actions
Components
Integrations
Tutorials
Actions
Artifact Download
Artifact Upload
artifactoryPromote
artifactoryRelease
checkout
CheckoutApplication
Coverage
debianPush
DeployApplication
deployArsenal
dockerPush
downloadArtifact
GitClone
GitTag
helmPush
JUnit
junit
plugin-archive
plugin-arsenal-delete-alternative
plugin-artifactory-release-bundle-create
plugin-artifactory-release-bundle-distribute
plugin-tmpl
Promote
PushBuildInfo
pythonPush
Release
ReleaseVCS
Script
script
uploadArtifact
checkout
Parameters
This action execute a git checkout
Parameters
git-url
: The repository url to clone
path
: Relative path under $CD_WORKSPACE to place the repository
ref
: The branch, tag to checkout
sha
: The commit sha to checkout
ssh-key
: The ssh-key used to fetch the repository
submodules
: Whether to checkout submodules:
true
to checkout submodules or
recursive
to recursively checkout submodules
token
: Token use for https authentication
username
: Username use for https authentication