diff --git a/jjb-deploy.yaml b/jjb-deploy.yaml index e8a2508f7..6e1e3dcf6 100644 --- a/jjb-deploy.yaml +++ b/jjb-deploy.yaml @@ -14,5 +14,11 @@ sh './deploy/jjb.sh deploy' } } + scm: + git: + url: https://github.com/ceph/ceph-csi + branches: + - ci/centos triggers: - - github + - pollscm: + cron: "H/5 * * * *"