WBS-7.9: target snapshot admin deploy host runner

This commit is contained in:
2026-06-22 01:07:39 +09:00
parent 05ee10079d
commit 744372f75c
6 changed files with 121 additions and 3 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ concurrency:
jobs:
deploy-snapshot-admin:
runs-on: self-hosted
runs-on: [self-hosted, snapshot-admin-host]
timeout-minutes: 20
steps:
- name: Checkout Code