187b530cbf0289469123826d5457edfb2ac1db85
Adds ssh-key to actions/checkout configurations and fixes yaml indentation in upload_pck.yml
Tekton Dash Armageddon
Full developer documentation lives in this repo's wiki (sidebar link).
See in particular: Skin Creation Workflow, Nakama Deployment, and Patch Release Workflow.
SSH setup for cloning
All clones must use SSH over Tailscale. HTTPS is disabled on this instance.
Guides by operating system:
Quick verification after setup:
ssh -T git@thunderobot -p 222
Once verified, clone:
git clone git@thunderobot:222/danchie/tekton.git
Description