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