2 Commits

Author SHA1 Message Date
d957ca52ea Removed yarn lock copy
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-12 17:40:29 +01:00
231d8ca7ee Push w/o lockfile
Some checks failed
continuous-integration/drone/push Build is failing
2022-01-12 17:33:48 +01:00
2 changed files with 1 additions and 3472 deletions

View File

@@ -1,7 +1,7 @@
FROM registry.odit.services/hub/library/node:17.0.1-alpine3.14
WORKDIR /app
COPY package.json .
COPY yarn.lock .
# COPY yarn.lock .
RUN yarn --production --frozen-lockfile
COPY migrations ./migrations
COPY src ./src

3471
yarn.lock

File diff suppressed because it is too large Load Diff