parent
a4e20aa62a
commit
8a888ccda6
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ RUN ARCH=$(uname -m) && \
|
||||||
rm /tmp/vtracer.tar.gz
|
rm /tmp/vtracer.tar.gz
|
||||||
|
|
||||||
COPY --from=install /temp/prod/node_modules node_modules
|
COPY --from=install /temp/prod/node_modules node_modules
|
||||||
COPY --from=prerelease /app/public/generated.css /app/public/
|
COPY --from=prerelease /app/public/ /app/public/
|
||||||
COPY --from=prerelease /app/dist /app/dist
|
COPY --from=prerelease /app/dist /app/dist
|
||||||
|
|
||||||
# COPY . .
|
# COPY . .
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue