fix: cicd-流程构建 -修改runner标签为xw-runner(组织中)
Some checks failed
JT808 CI/CD / build-and-deploy (push) Has been cancelled

This commit is contained in:
lzh
2025-12-12 15:11:53 +08:00
parent 3a5c62875f
commit 1cbc4a04e9

View File

@@ -7,7 +7,7 @@ on:
jobs:
build-and-deploy:
runs-on: self-hosted
runs-on: xw-runner
env:
REGISTRY_URL: ${{ secrets.REGISTRY_URL }}
IMAGE_NAME: ${{ secrets.IMAGE_NAME }}