clarify how files in nfpm are used

This commit is contained in:
Kenneth Bingham
2023-11-27 22:29:00 -05:00
parent de68bcfc50
commit ddb6361b8b

View File

@ -1,4 +1,4 @@
# nfpm supporting files
These files are sourced by nfpm when invoked by goreleaser to build Linux packages, and by the Docker BuildKit build to build Docker release images.
These files are sourced by nfpm when invoked by goreleaser to build Linux packages, and by BuildKit when building the Docker images.