Update .gitlab-ci.yml file
This commit is contained in:
parent
b0a522e5c4
commit
0fcb8a6bf1
@ -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"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user