fix(ci): auto-detect stand for ci-reports URL on IFT runner

Remove hardcoded dev CI_REPORTS_BASE_URL/RUNNER_STAND from workflow.
detect_stand() picks ift/stage/dev from host paths and swarm services.

[skip ci]
This commit is contained in:
2026-07-28 10:13:41 +03:00
parent a8da8634e0
commit 40cf2a618d
2 changed files with 29 additions and 11 deletions
-2
View File
@@ -30,8 +30,6 @@ env:
BUILDKIT_PROGRESS: quiet
DOCKER_BUILDKIT: 1
REGISTRY: git.sabilin.com/eventhub
CI_REPORTS_BASE_URL: https://ci-reports.dev.eventhub.local
RUNNER_STAND: dev
jobs:
test: