Renamed .gitmodules to gitmodules, and .gitlab-ci.yml to kibot-ci.yml
Updated default.kibot.yaml and kibot-ci.yml to match DS. Added ci yaml to be copied to the root of the kicad proj, it just includes kibot-ci.yml
This commit is contained in:
6
gitmodules
Normal file
6
gitmodules
Normal file
@@ -0,0 +1,6 @@
|
||||
[submodule "libs/melonlib"]
|
||||
path = libs/melonlib
|
||||
url = git@gitlab.com:Micromelon/education/hardware/micromelon-kicadlibs.git
|
||||
[submodule "libs/melon3d"]
|
||||
path = libs/melon3d
|
||||
url = git@gitlab.com:Micromelon/education/hardware/micromelon_3d.git
|
||||
Reference in New Issue
Block a user