Skip to content

Commit 4f14372

Browse files
authored
Add missing conf. catalog-info (#19)
1 parent 7ef4666 commit 4f14372

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

catalog-info.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,9 @@ spec:
3535
access_level: READ_ONLY
3636
cancel_intermediate_builds: true
3737
cancel_intermediate_builds_branch_filter: '!main'
38-
build_branches: false
39-
build_tags: false
38+
provider_settings:
39+
build_branches: false
40+
build_tags: false
4041
env:
4142
ELASTIC_PR_COMMENTS_ENABLED: 'true'
4243
schedules:

0 commit comments

Comments
 (0)