cicd
Some checks are pending
自动部署 / 部署应用 (push) Waiting to run

This commit is contained in:
2026-06-02 22:31:23 +08:00
parent 5b0783097d
commit c8129ce658

View File

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