ci: hmmm temporarily(?) enable debug during postinstall to investigate a hook failure

This commit is contained in:
Alexandre Aubin 2024-08-13 22:21:59 +02:00
parent 69b9055fee
commit 33181596a1

View file

@ -24,4 +24,4 @@ install-postinstall:
image: "before-install"
script:
- DEBIAN_FRONTEND=noninteractive SUDO_FORCE_REMOVE=yes apt --assume-yes -o Dpkg::Options::="--force-confold" --allow-downgrades install ${CI_PROJECT_DIR}/*.deb
- yunohost tools postinstall -d domain.tld -u syssa -F 'Syssa Mine' -p the_password --ignore-dyndns --force-diskspace
- yunohost tools postinstall -d domain.tld -u syssa -F 'Syssa Mine' -p the_password --ignore-dyndns --force-diskspace --debug