Publish everything as public
This commit is contained in:
parent
da3b6e6bab
commit
e88764766a
@ -3,6 +3,6 @@ build:
|
|||||||
before_script:
|
before_script:
|
||||||
- apt-get install -y jq make
|
- apt-get install -y jq make
|
||||||
script:
|
script:
|
||||||
- make -j$(nproc)
|
- DESTDIR=public make -j$(nproc)
|
||||||
artifacts:
|
artifacts:
|
||||||
paths: ["*.stl"]
|
paths: ["public"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user