mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
correct path
This commit is contained in:
parent
f92573d672
commit
4988a9c2e4
@ -70,7 +70,7 @@ COPY ./database/entity/ ../database/entity/
|
||||
# npm install
|
||||
RUN yarn install --production=false --frozen-lockfile --non-interactive
|
||||
|
||||
COPY ./backend/node_modules ../node_modules
|
||||
COPY ./node_modules ../node_modules
|
||||
|
||||
# npm build
|
||||
RUN yarn run build
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user