1
1
Fork 0
mirror of https://github.com/goreleaser/nfpm synced 2024-05-27 04:46:13 +02:00

test: deb changelog test

This commit is contained in:
Carlos A Becker 2021-11-13 18:42:15 -03:00
parent 97d7437c51
commit 1cbbf6afad
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

View File

@ -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