Update .gitlab-ci.yml file
This commit is contained in:
@@ -6,4 +6,5 @@ build:
|
|||||||
- Xvfb :99 &
|
- Xvfb :99 &
|
||||||
- DISPLAY=:99 make -j$(nproc) DESTDIR=public models webpage
|
- DISPLAY=:99 make -j$(nproc) DESTDIR=public models webpage
|
||||||
artifacts:
|
artifacts:
|
||||||
|
expose_as: public
|
||||||
paths: ["public"]
|
paths: ["public"]
|
||||||
|
|||||||
Reference in New Issue
Block a user