GitHub Actions by Example: Parallel Jobs
你可以运行多个jobs。默认情况下,这些jobs是平行地运行的。 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
下一个例子:Job Ordering