mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-06 03:13:48 +02:00
d5a413f9f4
its too hard to debug docker build issues... sometimes is just a typo in the binary name, and you might end debugging it for way too long... this prints the full path to the build context (so, locally at least, you can cd into it) and also all the files available there when the error seems to be one of the "file not found" kind. Hopefully this helps fixing things easier :) closes #3912 Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com> |
||
---|---|---|
.. | ||
testdata | ||
api_docker.go | ||
api.go | ||
doc.go | ||
docker_test.go | ||
docker.go | ||
manifest.go |