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

mmartell pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode-native.git


The following commit(s) were added to refs/heads/develop by this push:
     new 6471024  Make jobs detail public
6471024 is described below

commit 6471024a04e919061c05c7594cf11f5491eded77
Author: Mike Martell <mmart...@pivotal.io>
AuthorDate: Fri Feb 26 08:30:44 2021 -0800

    Make jobs detail public
---
 ci/lib/templates.lib.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ci/lib/templates.lib.yml b/ci/lib/templates.lib.yml
index 9e4e1cb..8ffa045 100644
--- a/ci/lib/templates.lib.yml
+++ b/ci/lib/templates.lib.yml
@@ -171,6 +171,7 @@ source:
 ---
 #@ def build_job(build, config):
 name: #@ build_job_name(build, config)
+public: true
 plan:
   - in_parallel:
       fail_fast: true

Reply via email to