lynxkite / hf_ssh_config
darabos's picture
Re-add hf_ssh_config.
a95d8f2
Raw
History Blame Contribute Delete
318 Bytes
# Used in the Hugging Face build process to use the correct deploy keys for the private repositories.
Host github.com
HostName github.com
User git
IdentityFile ~/.ssh/lynxscribe_deploy_key
Host github.com-lynxkite-lynxscribe
HostName github.com
User git
IdentityFile ~/.ssh/lynxkite_lynxscribe_deploy_key