Skip to content

Commit a251306

Browse files
author
Andrés Elizondo
committed
Removes missing migrations config.
1 parent 89ff909 commit a251306

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ RUN apk add --update --no-cache \
1111
COPY package.json tsconfig.json yarn.lock ./
1212
RUN yarn install --frozen-lockfile --no-cache
1313

14-
COPY migrations migrations
1514
COPY src src
1615

1716
#Start

0 commit comments

Comments
 (0)