mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-05 21:47:48 +01:00
attempt to fix weird race condition in builds?
This commit is contained in:
@@ -30,7 +30,6 @@ RUN <<EOF
|
||||
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