mirror of
https://github.com/karl0ss/homepage.git
synced 2025-05-20 13:16:19 +01:00
fix build
This commit is contained in:
parent
13779c5618
commit
036fbb0f49
@ -28,7 +28,9 @@ COPY . .
|
||||
RUN <<EOF
|
||||
set -xe
|
||||
yarn next telemetry disable
|
||||
mkdir config
|
||||
npm run build
|
||||
rm -rf config
|
||||
EOF
|
||||
|
||||
# Production image, copy all the files and run next
|
||||
|
Loading…
x
Reference in New Issue
Block a user