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