diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 59f895e..abce941 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,5 +7,5 @@ plot_gerbers: stage: plot script: - apt list --installed - - echo kibot --version + - echo $(kibot --version) - cd mellifera && kibot \ No newline at end of file