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
|
- apt-get install -y jq make
|
||||||
script:
|
script:
|
||||||
- Xvfb :99 &
|
- Xvfb :99 &
|
||||||
- DISPLAY=:99 make -j$(nproc) DESTDIR=public
|
- DISPLAY=:99 make -j$(nproc) DESTDIR=public models webpage
|
||||||
artifacts:
|
artifacts:
|
||||||
paths: ["public"]
|
paths: ["public"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user