Skip to content

Commit d2d6899

Browse files
don't make docker run register
1 parent ddb39d3 commit d2d6899

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,4 @@ RUN npm install
66
COPY . .
77
RUN npm run tsc
88
WORKDIR /usr/app/dist
9-
RUN npm run register-global-commands
109
CMD node bot.js

0 commit comments

Comments
 (0)