diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml deleted file mode 100644 index abce941..0000000 --- a/.gitlab-ci.yml +++ /dev/null @@ -1,11 +0,0 @@ -image: ghcr.io/inti-cmnb/kicad6_auto:latest - -stages: - - plot - -plot_gerbers: - stage: plot - script: - - apt list --installed - - echo $(kibot --version) - - cd mellifera && kibot \ No newline at end of file