Revert "Run "deploy-commands.js" at image build time" #10
Protected
View File
@ -6,5 +6,4 @@ WORKDIR /app
|
|||||||
|
|
||||||
RUN npm install
|
RUN npm install
|
||||||
|
|
||||||
RUN [ "node","deploy-commands.js" ]
|
|
||||||
CMD [ "node","bot.js" ]
|
CMD [ "node","bot.js" ]
|
Loading…
Reference in New Issue
Block a user