Merge 镜像发布 SPIFFE 身份兼容修复
test / shell (push) Successful in 25s
test / python (push) Successful in 1m11s
test / go (push) Successful in 3m20s
publish controller image / publish-controller (push) Failing after 10m57s

This commit was merged in pull request #48.
This commit is contained in:
2026-09-21 17:38:01 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ on:
workflow_dispatch: workflow_dispatch:
jobs: jobs:
publish-controller: publish-images:
name: publish-controller name: publish-controller
runs-on: [self-hosted, vm] runs-on: [self-hosted, vm]
timeout-minutes: 45 timeout-minutes: 45
+1 -1
View File
@@ -5,7 +5,7 @@ on:
workflow_dispatch: workflow_dispatch:
jobs: jobs:
publish-runner: publish-images:
name: publish-runner name: publish-runner
runs-on: [self-hosted, vm] runs-on: [self-hosted, vm]
timeout-minutes: 45 timeout-minutes: 45