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
|
yarn next telemetry disable
|
||||||
mkdir config
|
mkdir config
|
||||||
npm run build
|
npm run build
|
||||||
rm -rf config
|
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
# Production image, copy all the files and run next
|
# Production image, copy all the files and run next
|
||||||
|
|||||||
Reference in New Issue
Block a user