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:38 +03:00
parent 5ed361d8ff
commit 7bd6e52d18
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: