Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document git ssh symlink requirement #2663

Merged
merged 1 commit into from May 21, 2020
Merged

Document git ssh symlink requirement #2663

merged 1 commit into from May 21, 2020

Commits on May 21, 2020

  1. Document git ssh symlink requirement

    When relying on creds-init to generate git ssh credentials
    a user will need to symlink from /tekton/home/.ssh to /root/.ssh
    if they're issuing `git` commands in a Step's script or image.
    
    This commit documents the need to symlink in auth.md.
    Scott committed May 21, 2020
    Configuration menu
    Copy the full SHA
    a2d1fe6 View commit details
    Browse the repository at this point in the history