mirror of
https://github.com/goreleaser/nfpm.git
synced 2026-06-19 08:05:04 +00:00
test: deb changelog test
This commit is contained in:
Vendored
-1
@@ -116,7 +116,6 @@ FROM test_base AS withchangelog
|
||||
# the dpkg configuration of the docker
|
||||
# image filters out changelogs by default
|
||||
# so we have to remove that rule
|
||||
RUN rm /etc/dpkg/dpkg.cfg.d/excludes
|
||||
RUN apt update -y
|
||||
RUN apt install -y gzip
|
||||
RUN dpkg -i /tmp/foo.deb
|
||||
|
||||
Reference in New Issue
Block a user