Build both models and webpage
This commit is contained in:
parent
40014628ae
commit
b0a522e5c4
@ -4,6 +4,6 @@ build:
|
||||
- apt-get install -y jq make
|
||||
script:
|
||||
- Xvfb :99 &
|
||||
- DISPLAY=:99 make -j$(nproc) DESTDIR=public
|
||||
- DISPLAY=:99 make -j$(nproc) DESTDIR=public models webpage
|
||||
artifacts:
|
||||
paths: ["public"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user