test: deb changelog test

This commit is contained in:
Carlos A Becker
2021-11-13 18:42:15 -03:00
parent 97d7437c51
commit 1cbbf6afad
-1
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