Add daily triggers for `wnbd-build` and `ceph-windows-installer-build`.
The ceph-windows installer trigger time is offset by 1 hour to
allow the `wnbd` build to be uploaded to Chacra.
If this is checked, then the binaries will be built and pushed to chacra even if they already exist in chacra.
+ triggers:
+ - timed: "H 1 * * *"
+
scm:
- git:
url: https://github.com/cloudbase/ceph-windows-installer.git
If this is checked, then the binaries will be built and pushed to chacra even if they already exist in chacra.
+ triggers:
+ - timed: "H 0 * * *"
+
scm:
- git:
url: https://github.com/ceph/wnbd.git