optimalization: test bestanden worden niet mee gekopieerd naar docker containers
This commit is contained in:
parent
75dc025f55
commit
6090a9d12e
2 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@ RUN npm run build --workspace=common
|
|||
|
||||
WORKDIR /app/dwengo/frontend
|
||||
|
||||
COPY frontend ./
|
||||
COPY --exclude=frontend/tests/ frontend ./
|
||||
|
||||
RUN npx vite build
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue