mirror of
https://github.com/goreleaser/nfpm
synced 2024-11-18 19:04:07 +01:00
3e892a7551
* test: signatures on centos 7 and 8 Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> * fix: remove test for centos7, added for centos9 Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> * chore: add back build tags Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> * chore: revert unneeded changes Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> --------- Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
22 lines
208 B
Plaintext
22 lines
208 B
Plaintext
vendor
|
|
*.rpm
|
|
*.deb
|
|
!dummy.deb
|
|
*.apk
|
|
coverage.txt
|
|
dist
|
|
nfpm.yaml
|
|
.DS_Store
|
|
bin
|
|
coverage.out
|
|
/nfpm
|
|
www/site
|
|
.idea/
|
|
testdata/acceptance/tmp/
|
|
completions/
|
|
.task/
|
|
cosign.*
|
|
manpages
|
|
output.json
|
|
!acceptance_test.go
|