提交 98f9805e 编写于 作者: N Ning Yu

Add nightly trigger to the pipeline

上级 a3bdf996
......@@ -648,7 +648,7 @@ resources:
versioned_file: ((pipeline-name))/deb_package_ubuntu16/greenplum-db.deb
{% endif %}
{% if "aix7" in os_types %}
{% if "aix7" in os_types or "centos7" in os_types %}
- name: nightly-trigger
type: time
source:
......@@ -897,6 +897,8 @@ jobs:
- name: compile_gpdb_centos7
plan:
- aggregate:
- get: nightly-trigger
trigger: true
- get: reduced-frequency-trigger
trigger: ((reduced-frequency-trigger-flag))
- get: gpdb_src
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册