feat: add scripts to model
This commit is contained in:
@@ -25,5 +25,12 @@ project {
|
||||
path "templates/*.jinja2"
|
||||
output "output/"
|
||||
}
|
||||
|
||||
scripts type=shell {
|
||||
path "scripts/"
|
||||
actions {
|
||||
build
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user