From 690cba2b4fe4fcb644b4adb78ba8851c654f4da8 Mon Sep 17 00:00:00 2001 From: Gregory Meno Date: Mon, 26 Jun 2017 15:47:49 -0700 Subject: [PATCH] build on pushes for now Signed-off-by: Gregory Meno --- cephmetrics/config/definitions/cephmetrics.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cephmetrics/config/definitions/cephmetrics.yml b/cephmetrics/config/definitions/cephmetrics.yml index 2c4d722f..ee317f43 100644 --- a/cephmetrics/config/definitions/cephmetrics.yml +++ b/cephmetrics/config/definitions/cephmetrics.yml @@ -75,6 +75,9 @@ If this is checked, then the binaries will be built and pushed to chacra even if skip-tag: true wipe-workspace: false + triggers: + - github + builders: - shell: | echo "Cleaning up top-level workarea (shared among workspaces)" -- 2.47.3