修改流水线:串联执行多个流水线

This commit is contained in:
xxq250 2026-05-28 11:06:14 +08:00
parent 3f65495bf9
commit ccfe2bb4d2
1 changed files with 4 additions and 0 deletions

View File

@ -6,3 +6,7 @@ jobs:
uses: ./.gitea/workflows/上下文信息.yml
run-02:
uses: ./.gitea/workflows/声明流水线.yml
run-03:
uses: ./.gitea/workflows/deploy-api.yml
run-04:
uses: ./.gitea/workflows/deploy-web.yml