feat: is able to call a script from a project
This commit is contained in:
@@ -26,11 +26,8 @@ project {
|
||||
output "output/"
|
||||
}
|
||||
|
||||
scripts type=shell {
|
||||
path "scripts/"
|
||||
actions {
|
||||
build
|
||||
}
|
||||
scripts {
|
||||
hello type=shell {}
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user