ci: remove tmp --debug, issue was due to hideproc failing to enable because the container wasnt running with the proper security options

This commit is contained in:
Alexandre Aubin 2024-08-14 13:31:28 +02:00
parent 0bbc14f54b
commit ace7dd19b1

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 --debug
- yunohost tools postinstall -d domain.tld -u syssa -F 'Syssa Mine' -p the_password --ignore-dyndns --force-diskspace