提交 c0eb56cd 编写于 作者: S Shreedhar Hardikar

Fix gpcodegen pipeline not publishing regressions artifacts correctly

上级 d7e6e0ec
...@@ -9,6 +9,7 @@ resources: ...@@ -9,6 +9,7 @@ resources:
paths: paths:
- src/backend/codegen/* - src/backend/codegen/*
- src/include/codegen/* - src/include/codegen/*
- concourse/*
private_key: {{gpdb_deploy_key}} private_key: {{gpdb_deploy_key}}
uri: git@github.com:greenplum-db/gpdb.git uri: git@github.com:greenplum-db/gpdb.git
......
...@@ -6,6 +6,8 @@ inputs: ...@@ -6,6 +6,8 @@ inputs:
- name: bin_orca - name: bin_orca
- name: bin_gpos - name: bin_gpos
- name: bin_xerces - name: bin_xerces
outputs:
- name: icg_output
run: run:
path: /bin/bash path: /bin/bash
args: args:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册