mirror of
https://github.com/wahyd4/badger.git
synced 2026-08-09 05:15:58 +10:00
fix front end build
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ WORKDIR /app
|
||||
COPY . /app
|
||||
|
||||
RUN apk update \
|
||||
&& apk add --no-cache git \
|
||||
&& apk add --no-cache git python\
|
||||
&& npm ci \
|
||||
&& npm run generate
|
||||
|
||||
|
||||
Reference in New Issue
Block a user