Moar test fixing

This commit is contained in:
Alexandre Aubin 2020-05-26 04:53:57 +02:00
parent d80acdb198
commit d24f317d58

View file

@ -1,4 +1,5 @@
.install_debs: &install_debs
- apt update
- DEBIAN_FRONTEND=noninteractive SUDO_FORCE_REMOVE=yes apt --assume-yes -o Dpkg::Options::="--force-confold" --allow-downgrades install ./$YNH_BUILD_DIR/*.deb
.test-stage: