mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-08 03:31:59 +02:00
be3a1b22d4
Creating the temp dir for docker builds was required back in the day because we symlinked the files, so to avoid different filesystems et al, this was the easier solution. Since many versions ago, we switched to copying the files instead, which works a lot better. This also means we don't need the dist check for extra files anymore, as long as we create the temp outside dist. All that said, this PR does 2 things: - changes the docker pipe to create the dist in the user's tempdir instead of dist - removes the dist path check for docker's extra files closes #3790 closes #3791 |
||
---|---|---|
.. | ||
archivefiles | ||
artifact | ||
builders | ||
client | ||
commitauthor | ||
deprecate | ||
exec | ||
extrafiles | ||
gio | ||
git | ||
golden | ||
http | ||
ids | ||
logext | ||
middleware | ||
pipe | ||
pipeline | ||
semerrgroup | ||
shell | ||
static | ||
testctx | ||
testlib | ||
tmpl | ||
yaml |