mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-14 18:53:35 +00:00
ci: automatically deploy Jenkins jobs after merge
Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
@ -14,5 +14,11 @@
|
|||||||
sh './deploy/jjb.sh deploy'
|
sh './deploy/jjb.sh deploy'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
scm:
|
||||||
|
git:
|
||||||
|
url: https://github.com/ceph/ceph-csi
|
||||||
|
branches:
|
||||||
|
- ci/centos
|
||||||
triggers:
|
triggers:
|
||||||
- github
|
- pollscm:
|
||||||
|
cron: "H/5 * * * *"
|
||||||
|
Reference in New Issue
Block a user