修改流水线:串联执行多个流水线
Context testing / dump_contexts_to_log (push) Successful in 1m4s
Details
Context testing / run-02 (push) Successful in 2m27s
Details
Context testing / run-04 (push) Failing after 2m36s
Details
Context testing / run-03 (push) Failing after 2m36s
Details
Context testing / run-01 (push) Successful in 2m44s
Details
Context testing / dump_contexts_to_log (push) Successful in 1m4s
Details
Context testing / run-02 (push) Successful in 2m27s
Details
Context testing / run-04 (push) Failing after 2m36s
Details
Context testing / run-03 (push) Failing after 2m36s
Details
Context testing / run-01 (push) Successful in 2m44s
Details
This commit is contained in:
parent
3f65495bf9
commit
ccfe2bb4d2
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue