CI: enable per-build network for e2e

Fixes Pleroma service being unable to reach the Postgres service on runners that use legacy container links.
This commit is contained in:
Lain Soykaf 2026-01-08 14:35:51 +04:00
commit b8bfd6b1a9

View file

@ -145,6 +145,7 @@ e2e-pleroma:
- himem
variables:
PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: "1"
FF_NETWORK_PER_BUILD: "true"
PLEROMA_IMAGE: git.pleroma.social:5050/pleroma/pleroma:stable
POSTGRES_USER: pleroma
POSTGRES_PASSWORD: pleroma