mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
Disable the redundant ryuk reaper (tests/global-setup.ts stops its containers explicitly and CI runners are ephemeral) and pre-pull postgres/redis with retry, so a transient Docker Hub 500 -- as hit pulling ryuk on #320's post-merge run -- cannot fail the suite. Covers ci.yml (unit + integration) and nightly.yml.