mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
remove unneccessary line
This commit is contained in:
parent
909ca5c7e1
commit
8da7b90d3b
@ -67,7 +67,7 @@ FROM base as build
|
|||||||
COPY ./dlt-connector/ ./
|
COPY ./dlt-connector/ ./
|
||||||
|
|
||||||
# yarn install dlt-connector
|
# yarn install dlt-connector
|
||||||
RUN yarn cache clean && yarn install --production=false --frozen-lockfile --non-interactive
|
RUN yarn install --production=false --frozen-lockfile --non-interactive
|
||||||
|
|
||||||
# yarn build
|
# yarn build
|
||||||
RUN yarn run build
|
RUN yarn run build
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user