Update .gitlab-ci.yml

This commit is contained in:
Sebastiaan de Schaetzen 2023-02-17 10:34:07 +00:00
parent 50a2732c0d
commit 895787f22f

View File

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