···773773 submodules: false
774774```
775775776776+Spindle clones from the repository's HTTP clone URL. For
777777+self-hosted knots, this keeps the knot hostname and uses the owner
778778+DID plus repository name path. If pipeline metadata has no
779779+repository name, spindle falls back to the repository DID path.
780780+776781### Dependencies
777782778783Usually when you're running a workflow, you'll need
···836841- `TANGLED_REPO_NAME` - The name of the repository
837842- `TANGLED_REPO_DEFAULT_BRANCH` - The default branch of the
838843 repository
839839-- `TANGLED_REPO_URL` - The full URL to the repository
844844+- `TANGLED_REPO_URL` - The full HTTP clone URL to the
845845+ repository, using the same URL selection as the automatic
846846+ clone step
840847841848These variables are only available when the pipeline is
842849triggered by a push: