Skip to content

how can i run megalinter if my code has private dependencies? #5049

@buzzdan

Description

@buzzdan

on my machine i can run "go mod download" which uses my ssh agent to resolve private deps.
but when i try running "mega-linter-runner" it fails since it doesnt have access to private github repos.

i've already handled such cases with "docker build --ssh=default" but here im not sure what is the correct approach.

help would be appreciated 🙏

Metadata

Metadata

Assignees

No one assigned

    Labels

    O: stale 🤖This issue or pull request is stale, it will be closed if there is no activityquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions