This is an automated email from the ASF dual-hosted git repository.

onichols pushed a commit to branch release/1.10.0
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/release/1.10.0 by this push:
     new ebfe3d5  Add a daily trigger for more soak-testing
ebfe3d5 is described below

commit ebfe3d5e476ca8fda54e0df184104cb1acae5fd7
Author: Owen Nichols <[email protected]>
AuthorDate: Fri Aug 23 18:31:43 2019 -0700

    Add a daily trigger for more soak-testing
---
 ci/pipelines/geode-build/jinja.template.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ci/pipelines/geode-build/jinja.template.yml 
b/ci/pipelines/geode-build/jinja.template.yml
index e69d7e7..3a25967 100644
--- a/ci/pipelines/geode-build/jinja.template.yml
+++ b/ci/pipelines/geode-build/jinja.template.yml
@@ -204,6 +204,7 @@ resources:
     regexp: 
((pipeline-prefix))((geode-build-branch))/passing-build-tokens-(.*).json
 - name: daily
   type: time
+  source:
     interval: 24h
 
 resource_types:

Reply via email to