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

Error parsing ssh git URL #50

Closed
idelvall opened this issue Apr 8, 2020 · 1 comment · Fixed by #51
Closed

Error parsing ssh git URL #50

idelvall opened this issue Apr 8, 2020 · 1 comment · Fixed by #51
Assignees
Labels
type:bug Something isn't working

Comments

@idelvall
Copy link
Member

idelvall commented Apr 8, 2020

Experienced this after adding the build.earth to one of my projects:

$ earth +build
buildkitd | Found buildkit daemon as docker container (earthly-buildkitd)
Error: resolve build context for target +build: Unable to parse git URL ssh://git@github.com/ShiftLeftSecurity/check-string.git

Removing .git/ makes it work.

@vladaionescu vladaionescu added the type:bug Something isn't working label Apr 8, 2020
@vladaionescu vladaionescu self-assigned this Apr 8, 2020
@vladaionescu
Copy link
Member

Fixed in v0.1.0-rc7. Thanks for reporting Nacho!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants