forked from Ivasoft/drone-docker
Use full path to docker when creating card
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.
This commit is contained in:
Reference in New Issue
Block a user