diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a044ab4..59f895e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,4 +6,6 @@ stages: plot_gerbers: stage: plot script: + - apt list --installed + - echo kibot --version - cd mellifera && kibot \ No newline at end of file