mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-05 21:47:48 +01:00
fix build
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user