[CI] Update demo runner label to [self-hosted, demo]
This commit is contained in:
parent
0e2f2d8ed4
commit
46dbeb59fb
@ -7,7 +7,7 @@ on:
|
||||
|
||||
jobs:
|
||||
deploy-demo:
|
||||
runs-on: ubuntu-latest # 使用機器人預設宣告的標籤
|
||||
runs-on: [self-hosted, demo]
|
||||
steps:
|
||||
- name: Checkout Code
|
||||
uses: actions/checkout@v3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user