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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user