cicd
Some checks failed
自动部署 / 部署应用 (push) Has been cancelled

This commit is contained in:
2026-06-02 22:29:18 +08:00
parent 9cde482dfe
commit 5b0783097d

View File

@@ -4,7 +4,7 @@ on:
branches: [ master ]
jobs:
部署应用:
runs-on: ubuntu-latest
runs-on: k8s-run
steps:
- name: 拉取代码
uses: actions/checkout@v4