Skip to content
Snippets Groups Projects

ci/cd

Merged Stephen D requested to merge ci into master
Files
3
+ 3
0
@@ -2,6 +2,9 @@ stages:
- testing
- gen_fab
variables:
GIT_SUBMODULE_STRATEGY: recursive
tests:
image: ghcr.io/inti-cmnb/kicad7_auto:1.6.2
stage: testing
Loading