Files
cameleer-saas/installer/install.sh
hsiegeln 15306dddc0
All checks were successful
CI / build (push) Successful in 1m11s
CI / docker (push) Successful in 47s
fix: force-pull images on install and fix provisioning test assertions
Installers now use `--pull always --force-recreate` on `docker compose up`
to ensure fresh images are used on every install/reinstall, preventing
stale containers from missing schema changes like db_password.

Fix VendorTenantServiceTest to expect two repository saves in provisioning
tests (one for dbPassword, one for final status).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15 08:50:40 +02:00

54 KiB