Skip to content

Commit 5c98cf1

Browse files
committed
compose test
1 parent c6f8299 commit 5c98cf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ WORKDIR /app
44

55
COPY package.json .
66
RUN yarn install --frozen-lockfile
7-
RUN yarn global add ts-node dotenv-cli
7+
RUN yarn global add ts-node dotenv-cli sequelize-cli
88

99
COPY . .
1010

0 commit comments

Comments
 (0)