first commit
This commit is contained in:
9
system/repos.yaml
Normal file
9
system/repos.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
# yaml-language-server: $schema=https://git.jesof.ch/public/mstr-schemas/raw/branch/main/mstr-tasks-schema.json
|
||||
tasks:
|
||||
- call:
|
||||
script: "@(system)/repos_actions.yaml"
|
||||
args:
|
||||
path: $(target)
|
||||
loop:
|
||||
values: $(dirlist(".", dirlistWithDirsOnly()))
|
||||
as: target
|
||||
Reference in New Issue
Block a user