mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-02-06 11:29:30 +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'
|
sh './deploy/jjb.sh deploy'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
scm:
|
||||||
|
git:
|
||||||
|
url: https://github.com/ceph/ceph-csi
|
||||||
|
branches:
|
||||||
|
- ci/centos
|
||||||
triggers:
|
triggers:
|
||||||
- github
|
- pollscm:
|
||||||
|
cron: "H/5 * * * *"
|
||||||
|
Loading…
Reference in New Issue
Block a user