Skip to content

Commit 3a43834

Browse files
authored
Build doc every 30 minutes (#2851)
1 parent be161bf commit 3a43834

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

catalog-info.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ spec:
2424
branch_configuration: master
2525
provider_settings:
2626
build_pull_requests: false
27+
schedules:
28+
periodic_docs_build:
29+
branch: "master"
30+
message: "Build the docs every 30 minutes"
31+
cronline: "*/30 * * * *"
2732
teams:
2833
docs-build-guild:
2934
access_level: MANAGE_BUILD_AND_READ

0 commit comments

Comments
 (0)