attempt to fix weird race condition in builds?

This commit is contained in:
Ben Phelps 2022-09-09 12:59:43 +03:00
parent 85bc078c46
commit a7a1eca0cd

View file

@ -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