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

This commit is contained in:
xxq250 2026-05-27 14:06:28 +08:00
parent a6cd4c406c
commit 3f65495bf9
1 changed files with 8 additions and 8 deletions

View File

@ -1,8 +1,8 @@
name: Context testing
on: push
jobs:
run-01:
uses: ./.gitea/workflows/上下文信息.yml
run-02:
uses: ./.gitea/workflows/声明流水线.yml
name: Context testing
on: push
jobs:
run-01:
uses: ./.gitea/workflows/上下文信息.yml
run-02:
uses: ./.gitea/workflows/声明流水线.yml