Skip to content
Snippets Groups Projects
Commit 8aa71913 authored by Stephen D's avatar Stephen D
Browse files

disable tests for now

parent 9094b725
No related branches found
No related tags found
1 merge request!1ci/cd
Pipeline #4052 passed
......@@ -5,11 +5,11 @@ stages:
variables:
GIT_SUBMODULE_STRATEGY: recursive
tests:
image: ghcr.io/inti-cmnb/kicad7_auto:1.6.2
stage: testing
script:
- "[ -f *.kicad_pcb ] && kibot -c test.kibot.yaml"
#tests:
# image: ghcr.io/inti-cmnb/kicad7_auto:1.6.2
# stage: testing
# script:
# - "[ -f *.kicad_pcb ] && kibot -c test.kibot.yaml"
pcb_outputs:
image: ghcr.io/inti-cmnb/kicad7_auto:1.6.2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment