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:
- make -j$(nproc)
artifacts:
paths:
- "*.stl"
expose_as: "Bricks"
paths: ["*.stl"]