mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-01-29 16:19:29 +00:00
ci: automatically deploy Jenkins jobs after merge
Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
parent
65a2794e60
commit
67a7b4e8e2
@ -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 * * * *"
|
||||
|
Loading…
Reference in New Issue
Block a user