Cleanup live changes
This commit is contained in:
parent
d0f9e8bb65
commit
6a85c644dc
3 changed files with 22 additions and 20 deletions
|
|
@ -18,7 +18,6 @@ COPY --from=builder ${APP_DIR}/out/package-lock.json ./package-lock.json
|
|||
RUN npm ci --omit=dev
|
||||
|
||||
COPY --from=builder ${APP_DIR}/out/full/ .
|
||||
ARG LINK_URL=https://link-stack-dev.digiresilience.org
|
||||
RUN npm i -g turbo
|
||||
RUN turbo run build --filter=link
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue