From 6cc394e4f8c342ee179f25f642d9a2d01ff98768 Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Wed, 28 Oct 2015 16:24:35 -0600 Subject: [PATCH] ceph-docs: switch to github webhooks Polling is slow and inefficient --- ceph-docs/config/definitions/ceph-docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ceph-docs/config/definitions/ceph-docs.yml b/ceph-docs/config/definitions/ceph-docs.yml index d1ae327d..bafcf8c7 100644 --- a/ceph-docs/config/definitions/ceph-docs.yml +++ b/ceph-docs/config/definitions/ceph-docs.yml @@ -18,7 +18,7 @@ artifactNumToKeep: -1 triggers: - - pollscm: "H * * * *" + - github scm: - git: -- 2.39.5