Update .gitlab-ci.yml
This commit is contained in:
parent
87eca27828
commit
50a2732c0d
@ -5,5 +5,5 @@ build:
|
|||||||
script:
|
script:
|
||||||
- make -j$(nproc)
|
- make -j$(nproc)
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
expose_as: "Bricks"
|
||||||
- "*.stl"
|
paths: ["*.stl"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user