mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
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:
parent
0bbc14f54b
commit
ace7dd19b1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue