Update .gitlab-ci.yml file
This commit is contained in:
parent
7cbb2a73e7
commit
4ddbfb4590
|
@ -6,4 +6,6 @@ stages:
|
||||||
plot_gerbers:
|
plot_gerbers:
|
||||||
stage: plot
|
stage: plot
|
||||||
script:
|
script:
|
||||||
|
- apt list --installed
|
||||||
|
- echo kibot --version
|
||||||
- cd mellifera && kibot
|
- cd mellifera && kibot
|
Loading…
Reference in New Issue
Block a user