Added 'inventree' stage to CI, which runs ki-ntree cli on all the boms it can find in the artifacts dir
9 lines
279 B
Plaintext
9 lines
279 B
Plaintext
[submodule "kicad-footprint-generator"]
|
|
path = kicad-footprint-generator
|
|
url = git@gitlab.com:acmelon/kicad-footprint-generator.git
|
|
branch = offset_fix
|
|
[submodule ".scripts/ki-ntree"]
|
|
path = .scripts/ki-ntree
|
|
url = https://github.com/Andrew-Collins/Ki-nTree
|
|
branch = cli
|