mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-31 11:54:47 +00:00
Merge pull request #585 from rjeffman/ci_rebuild_images_weekly
build_containers: build CI container images on Sundays.
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
schedules:
|
schedules:
|
||||||
- cron: "0 0 * * *"
|
- cron: "0 0 * * 0"
|
||||||
displayName: Daily midnight build
|
displayName: Weekly Sunday midnight build
|
||||||
branches:
|
branches:
|
||||||
include:
|
include:
|
||||||
- master
|
- master
|
||||||
|
|||||||
Reference in New Issue
Block a user