This is an automated email from the ASF dual-hosted git repository.
onichols pushed a commit to branch support/1.12
in repository https://gitbox.apache.org/repos/asf/geode.git
The following commit(s) were added to refs/heads/support/1.12 by this push:
new e9cd0b8 GEODE-9298: fix missing meta dependency
e9cd0b8 is described below
commit e9cd0b89aac542b6531660b949532a6cc0c73f83
Author: Owen Nichols <[email protected]>
AuthorDate: Thu May 27 17:44:49 2021 -0700
GEODE-9298: fix missing meta dependency
---
ci/pipelines/meta/jinja.template.yml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/ci/pipelines/meta/jinja.template.yml
b/ci/pipelines/meta/jinja.template.yml
index 83e7b45..5ed6b56 100644
--- a/ci/pipelines/meta/jinja.template.yml
+++ b/ci/pipelines/meta/jinja.template.yml
@@ -36,6 +36,9 @@ resources:
branch: ((geode-build-branch))
paths:
- ci/pipelines/images/*
+ - ci/pipelines/shared/*
+ - ci/pipelines/render.py
+ - ci/pipelines/meta/meta.properties
- name: geode-reaper-pipeline
type: git
source: