[ci] Build frontend in Docker using NodeJS hydrogen
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
a4a3a7f81e
commit
8708ecc05a
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ RUN set -ex \
|
||||||
git \
|
git \
|
||||||
go \
|
go \
|
||||||
make \
|
make \
|
||||||
nodejs-lts-gallium \
|
nodejs-lts-hydrogen \
|
||||||
npm \
|
npm \
|
||||||
&& make frontend \
|
&& make frontend \
|
||||||
&& go install \
|
&& go install \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue