fix: Correct schema path from schemas to schema (singular)
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
# Define where schemas are located
|
# Define where schemas are located
|
||||||
schemas:
|
schemas:
|
||||||
- infrahub/schemas/*.yml
|
- infrahub/schema/*.yml
|
||||||
|
|
||||||
# Generator definitions
|
# Generator definitions
|
||||||
generator_definitions:
|
generator_definitions:
|
||||||
|
|||||||
Reference in New Issue
Block a user