Finished initial implementation of the footprint generator.
There is now a dependant submodule to produce footprints.
This commit is contained in:
@@ -7,7 +7,7 @@ workflow:
|
||||
|
||||
variables:
|
||||
GIT_STRATEGY: clone
|
||||
GIT_SUBMODULE_STRATEGY: normal
|
||||
GIT_SUBMODULE_STRATEGY: recursive
|
||||
GIT_SUBMODULE_FORCE_HTTPS: "true"
|
||||
# GIT_SUBMODULE_UPDATE_FLAGS: --remote --merge
|
||||
PACKAGE_REGISTRY_URL: "${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/generic/kicad"
|
||||
|
||||
Reference in New Issue
Block a user