Files
flights_web/.gitea/workflows
gnezim 9687183e91 ci: switch runner label to ubuntu-latest + e2e via public URL
Runner advertises ubuntu-latest/24.04/22.04 (not pve-201). Jobs now run
inside docker.gitea.com/runner-images:ubuntu-latest containers.

E2e BASE_URL switches from http://127.0.0.1:3002 (host loopback, not
reachable from runner container) to https://ui-dashboard.gnerim.ru with
basic-auth httpCredentials. Tests now traverse the full nginx + auth +
container path, which is what we want anyway.
2026-04-27 13:47:23 +03:00
..