Update .gitlab-ci.yml

This commit is contained in:
Sebastiaan de Schaetzen 2023-02-17 10:31:36 +00:00
parent 87eca27828
commit 50a2732c0d

View File

@ -5,5 +5,5 @@ build:
script: script:
- make -j$(nproc) - make -j$(nproc)
artifacts: artifacts:
paths: expose_as: "Bricks"
- "*.stl" paths: ["*.stl"]