attempt to fix weird race condition in builds?
This commit is contained in:
parent
85bc078c46
commit
a7a1eca0cd
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue