mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
ci: Propagate postinstall cli changes to install.gitlab-ci.yml
This commit is contained in:
parent
767b5c3d7e
commit
66cd35d304
1 changed files with 1 additions and 1 deletions
|
@ -26,4 +26,4 @@ install-postinstall:
|
|||
script:
|
||||
- apt-get update -o Acquire::Retries=3
|
||||
- DEBIAN_FRONTEND=noninteractive SUDO_FORCE_REMOVE=yes apt --assume-yes -o Dpkg::Options::="--force-confold" --allow-downgrades install ./$YNH_BUILD_DIR/*.deb
|
||||
- yunohost tools postinstall -d domain.tld -p the_password --ignore-dyndns --force-diskspace
|
||||
- yunohost tools postinstall -d domain.tld -u syssa -f Syssa -l Mine -p the_password --ignore-dyndns --force-diskspace
|
||||
|
|
Loading…
Add table
Reference in a new issue