提交 d1f74955 编写于 作者: J Jesse Zhang

Use in_parallel in lieu of aggregate

fly validate-pipeline (and set-pipeline) warns about it being
deprecated.
上级 880ce21e
......@@ -53,7 +53,7 @@ jobs:
public: true
max_in_flight: 10
plan:
- aggregate:
- in_parallel:
- get: gpdb_pr
trigger: true
version: every
......@@ -107,7 +107,7 @@ jobs:
timeout: 30m
- aggregate:
- in_parallel:
- task: icw_planner_centos7
file: gpdb_pr/concourse/tasks/ic_gpdb.yml
image: gpdb7-centos7-test
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册