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

feat: add clone-key option for local with private go modules #257

Merged
merged 2 commits into from
Jul 23, 2024

Conversation

allthatjazzleo
Copy link
Contributor

It is possible that local repo can have private go modules in the go.mod, add CLONE_KEY option in local*.Dockerfile if required.
Also WORKDIR /go/src/${REPO_HOST}/${GITHUB_ORGANIZATION}/${GITHUB_REPO} should be created before ADD . .

@agouin
Copy link
Member

agouin commented Jul 23, 2024

Thank you!

@agouin agouin merged commit ade9d02 into strangelove-ventures:main Jul 23, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants