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