mirror of
https://github.com/Luzifer/twitch-bot.git
synced 2024-12-20 11:51:17 +00:00
[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 \
|
||||
go \
|
||||
make \
|
||||
nodejs-lts-gallium \
|
||||
nodejs-lts-hydrogen \
|
||||
npm \
|
||||
&& make frontend \
|
||||
&& go install \
|
||||
|
|
Loading…
Reference in a new issue