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

Use full path to docker when creating card #373

Merged
merged 1 commit into from Sep 15, 2022

Conversation

donny-dont
Copy link

Windows docker builds failed to create the card using docker inspect because docker isn't on the path. Instead use dockerExec from daemon.go which has the full path to the executable.

Windows docker builds failed to create the card using `docker inspect` because docker isn't on the path. Instead use `dockerExec` from `daemon.go` which has the full path to the executable.
@tphoney tphoney added the bug Something isn't working label Sep 15, 2022
@tphoney tphoney merged commit d0e7d7f into drone-plugins:master Sep 15, 2022
@tphoney
Copy link

tphoney commented Sep 15, 2022

thanks for the fix, i still have the tabs open from when you mentioned it. You got their first many thanks
🥂

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

Successfully merging this pull request may close these issues.

None yet

2 participants